llvm-project
722d6b55
- [clang][bytecode] Only check expr in CheckThis() if we have to (#141951)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
160 days ago
[clang][bytecode] Only check expr in CheckThis() if we have to (#141951) Pre C++11, we dont't need to get the value of IsImplicit.
References
#141951 - [clang][bytecode] Only check expr in CheckThis() if we have to
Author
tbaederr
Parents
4c88873b
Loading