llvm-project
980d027a - [clang][bytecode] Allow This pointers in CPCE mode (#137761)

Commit
1 year ago
[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.
Author
Parents
Loading