Descend into both the true and false expressions of a ConditionalOperator when the condition can't be evaluated and we're in an evaluation-mode that says we should continue evaluating.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D32455
detect integer overflow inside arms of conditional operator with non-constant expression AcceptedPublic Authored by nlewycky on Apr 24 2017, 2:56 PM.
Details
Summary Descend into both the true and false expressions of a ConditionalOperator when the condition can't be evaluated and we're in an evaluation-mode that says we should continue evaluating.
Diff Detail
Revision Contents
Diff 96474 lib/AST/ExprConstant.cpp
test/Sema/integer-overflow.c
|