llvm
9ac836b3
- [clang][bytecode] Fix shifting by negative IntAP values (#202505)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
57 days ago
[clang][bytecode] Fix shifting by negative IntAP values (#202505) The negation of a negative value didn't necessarily result in a positive value. Fix that by giving it one more bit of precision.
Author
tbaederr
Parents
0e9ff980
Loading