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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[analyzer] Teach constraint managers about unsigned comparisons.
Jordan Rose
2013-03-23
1
-0
/
+12
*
Improve -Wtautological-constant-out-of-range-compare by taking into account
Richard Trieu
2012-11-14
1
-4
/
+4
*
Improvements to my patch in r164143 per
Fariborz Jahanian
2012-09-20
1
-4
/
+4
*
c: warn when an integer value comparison with an
Fariborz Jahanian
2012-09-18
1
-3
/
+3
*
Remove BasicConstraintManager. It hasn't been in active service for a while.
Ted Kremenek
2012-08-22
1
-1
/
+0
*
[analyzer] Fix test for PR12206, which was failing on i386.
Jordy Rose
2012-05-16
1
-58
/
+0
*
[analyzer] Convert many existing tests to use clang_analyzer_eval.
Jordy Rose
2012-05-16
1
-243
/
+81
*
[analyzer] Rework both constraint managers to handle mixed-type comparisons.
Jordy Rose
2012-05-08
1
-0
/
+146
*
[analyzer] When promoting constant integers in a comparison, use the larger w...
Jordy Rose
2012-05-03
1
-0
/
+28
*
[analyzer] Equality ops are like relational ops in that the arguments shouldn...
Jordy Rose
2012-05-03
1
-0
/
+242