llvm-project
e59681d9
- [clang][Interp] Allow inc/dec on boolean values
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[clang][Interp] Allow inc/dec on boolean values The warnings or errors are emitted in Sema, but we still need to do the operation and provide a reasonable result.
Author
tbaederr
Committer
tbaederr
Parents
3fc277f6
Loading