index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
test
/
Analysis
/
additive-folding-range-constraints.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[analyzer] Teach constraint managers about unsigned comparisons.
Jordan Rose
2013-03-23
1
-0
/
+132
*
[analyzer] Convert many existing tests to use clang_analyzer_eval.
Jordy Rose
2012-05-16
1
-156
/
+71
*
[analyzer] Rework both constraint managers to handle mixed-type comparisons.
Jordy Rose
2012-05-08
1
-0
/
+158
*
[analyzer] Fix RUN line and general cleanup for additive folding tests.
Jordy Rose
2012-05-03
1
-10
/
+10
*
[analyzer] rename all experimental checker packages to have 'experimental' be...
Ted Kremenek
2011-08-03
1
-1
/
+1
*
[analyzer] Remove '-analyzer-check-objc-mem' flag, the nominee for best misno...
Argyrios Kyrtzidis
2011-02-28
1
-1
/
+1
*
[analyzer] Remove '-analyzer-experimental-checks' flag.
Argyrios Kyrtzidis
2011-02-28
1
-1
/
+1
*
Don't depend on system headers in clang -cc1 tests.
Benjamin Kramer
2010-06-24
1
-1
/
+1
*
Revert "Tweak tests to hopefully fix include of limits.h on win32.", tweak fa...
Daniel Dunbar
2010-06-23
1
-1
/
+1
*
Tweak tests to hopefully fix include of limits.h on win32.
Daniel Dunbar
2010-06-23
1
-1
/
+1
*
Fold additive constants, and support comparsions of the form $sym+const1 <> c...
Jordy Rose
2010-06-18
1
-0
/
+99