We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e588085 commit 7643d38Copy full SHA for 7643d38
clang/test/Analysis/additive-folding-range-constraints.c
@@ -7,6 +7,9 @@ void clang_analyzer_eval(int);
7
#define INT_MIN (-INT_MAX - 1)
8
9
10
+//
11
12
13
// Each of these adjusted ranges has an adjustment small enough to split the
14
// solution range across an overflow boundary (Min for <, Max for >).
15
// This corresponds to one set of branches in RangeConstraintManager.
0 commit comments