summaryrefslogtreecommitdiffstats
path: root/clang/test/Analysis/additive-folding-range-constraints.c
Commit message (Expand)AuthorAgeFilesLines
* [analyzer] Remove '-analyzer-check-objc-mem' flag, the nominee for best misno...Argyrios Kyrtzidis2011-02-281-1/+1
* [analyzer] Remove '-analyzer-experimental-checks' flag.Argyrios Kyrtzidis2011-02-281-1/+1
* Don't depend on system headers in clang -cc1 tests.Benjamin Kramer2010-06-241-1/+1
* Revert "Tweak tests to hopefully fix include of limits.h on win32.", tweak fa...Daniel Dunbar2010-06-231-1/+1
* Tweak tests to hopefully fix include of limits.h on win32.Daniel Dunbar2010-06-231-1/+1
* Fold additive constants, and support comparsions of the form $sym+const1 <> c...Jordy Rose2010-06-181-0/+99
OpenPOWER on IntegriCloud