llvm-project
980d027a
- [clang][bytecode] Allow This pointers in CPCE mode (#137761)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#137761 - [clang][bytecode] Allow This pointers in CPCE mode
Author
tbaederr
Parents
86d8e8d9
Loading