llvm-project
db7475a7 - [clang][bytecode] Ignore overflow in unary operators if requested (#132557)

Commit
192 days ago
[clang][bytecode] Ignore overflow in unary operators if requested (#132557) Add PreInc and PreDec ops for this purpose and ignore the overflow if UnaryOperator::canOverflow() returns false.
Author
Parents
Loading