summaryrefslogtreecommitdiffstats
path: root/clang/test/Analysis/additive-folding-range-constraints.c
Commit message (Collapse)AuthorAgeFilesLines
* Don't depend on system headers in clang -cc1 tests.Benjamin Kramer2010-06-241-1/+1
| | | | | | The constant was copied from clang's limits.h. llvm-svn: 106732
* Revert "Tweak tests to hopefully fix include of limits.h on win32.", tweak ↵Daniel Dunbar2010-06-231-1/+1
| | | | | | fails on linux. llvm-svn: 106661
* Tweak tests to hopefully fix include of limits.h on win32.Daniel Dunbar2010-06-231-1/+1
| | | | llvm-svn: 106639
* Fold additive constants, and support comparsions of the form $sym+const1 <> ↵Jordy Rose2010-06-181-0/+99
const2 llvm-svn: 106339
OpenPOWER on IntegriCloud