Files
clang-p2996/clang/lib/AST/ByteCode/InterpFrame.cpp
Timm Baeder d03822d888 [clang][bytecode] Fix lookup of source locations in implicit ctors (#107992)
Implicit functions may still have a body. The !hasBody() check is
enough.
2024-09-11 07:21:49 +02:00

7.9 KiB