Files
clang-p2996/clang/test/AST/ByteCode/unions.cpp
Timm Baeder 7ef636e1c4 [clang][bytecode] Mark IndirectFieldDecl chain links as initialized (#125869)
We only initialize the final field above, so make sure we're marking the
links in the chain on the way there as initialized as well.
2025-02-05 17:50:55 +01:00

11 KiB