Files
clang-p2996/clang/lib/AST/ByteCode/ByteCodeEmitter.h
Timm Baeder c51be1be3a [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.
2025-05-01 07:35:33 +02:00

3.3 KiB