llvm-project
954a7190 - [clang][bytecode] Fix unsigned wraparound behavior with bitfields (#164445)

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.
Author
Parents
Loading