llvm-project
c51be1be - [clang][bytecode] Fix checking for integer overflow (#137962)

Commit
156 days ago
[clang][bytecode] Fix checking for integer overflow (#137962) We need to evaluate both the True/False expressions of a conditional operator as well as the LHS/RHS of a binary operator in more cases.
Author
Parents
Loading