Track in the AST whether the operand to a UnaryOperator can overflow and then...
Track in the AST whether the operand to a UnaryOperator can overflow and then use that logic when evaluating constant expressions and emitting codegen. llvm-svn: 322074
Loading
Please register or sign in to comment