llvm-project
c51be1be
- [clang][bytecode] Fix checking for integer overflow (#137962)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
156 days ago
[clang][bytecode] Fix checking for integer overflow (#137962) We need to evaluate both the True/False expressions of a conditional operator as well as the LHS/RHS of a binary operator in more cases.
References
#137962 - [clang][bytecode] Fix checking for integer overflow
Author
tbaederr
Parents
d0a97271
Loading