llvm-project
d4d061b8
- [clang][bytecode] Fix right shifts greater than bitwidth (#202851)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
90 days ago
[clang][bytecode] Fix right shifts greater than bitwidth (#202851) We're not erroring in C, but we did compute the wrong result.
References
#202851 - [clang][bytecode] Fix right shifts greater than bitwidth
Author
tbaederr
Parents
55f4ff43
Loading