llvm-project
954a7190
- [clang][bytecode] Fix unsigned wraparound behavior with bitfields (#164445)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
15 days ago
[clang][bytecode] Fix unsigned wraparound behavior with bitfields (#164445) and inc/dec operations. We need to truncate the new value to the bitfield bitwidth.
References
#164445 - [clang][bytecode] Fix unsigned wraparound behavior with bitfields
Author
tbaederr
Parents
f1c1063a
Loading