Files
clang-p2996/clang/lib/AST/ByteCode/Function.cpp
Timm Baeder 49f06075a6 [clang][bytecode] Fix union copy/move operator active check (#132238)
Don't call CheckActive for copy/move operators. They will activate the
union member.
2025-03-20 19:08:55 +01:00

3.2 KiB