Files
clang-p2996/clang/test/AST/ByteCode/unions.cpp
Timm Baeder 980d027a3f [clang][bytecode] Allow This pointers in CPCE mode (#137761)
The outermost function doesn't have a This pointers, but inner calls
can. This still doesn't match the diagnostic output of the current
interpreter properly, but it's closer I think.
2025-04-29 10:14:15 +02:00

14 KiB