Files
clang-p2996/clang/lib/AST/ByteCode/Program.cpp
Timm Baeder 3e999bbc2d [clang][bytecode] Use first FieldDecl instead of asserting (#104760)
This assertion fails sometimes. We use the first decl for lookup later,
so let's use the first decl here as well.
2024-08-19 15:14:44 +02:00

14 KiB