llvm-project
d4d061b8 - [clang][bytecode] Fix right shifts greater than bitwidth (#202851)

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