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
/
uninit-vals-ps-region.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename -cc1 option '-checker-cfref' to '-analyzer-check-objc-mem'.
Ted Kremenek
2010-02-05
1
-1
/
+1
*
add a bunch of missing prototypes to tests
Chris Lattner
2010-01-09
1
-0
/
+1
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
Replace clang-cc with clang -cc1.
Zhongxing Xu
2009-12-14
1
-1
/
+1
*
Catch uses of undefined values when they are used in assignment, thus catchin...
Ted Kremenek
2009-11-04
1
-2
/
+13
*
Shorten the static analyzer diagnostic for 'use of garbage value'.
Ted Kremenek
2009-09-24
1
-1
/
+1
*
Have divide-by-zero checker not handled undefined denominators. This is hand...
Ted Kremenek
2009-09-16
1
-1
/
+1
*
Introduce "DefinedOrUnknownSVal" into the SVal class hierarchy, providing a way
Ted Kremenek
2009-09-11
1
-1
/
+1
*
Add uninitialized values test case.
Ted Kremenek
2009-08-28
1
-0
/
+18
*
Introduce a new concept to the static analyzer: SValuator.
Ted Kremenek
2009-06-26
1
-1
/
+1
*
Rename clang to clang-cc.
Daniel Dunbar
2009-03-24
1
-1
/
+1
*
Static Analyzer driver/options (partial) cleanup:
Ted Kremenek
2009-02-17
1
-1
/
+1
*
enable test as it works
Nuno Lopes
2009-01-30
1
-1
/
+1
*
Add -analyze action to run static analyzer, instead of inferring from
Daniel Dunbar
2009-01-20
1
-1
/
+1
*
Lazy bingding for region-store manager.
Zhongxing Xu
2008-12-20
1
-1
/
+1
*
Revise bogus comment I just committed.
Ted Kremenek
2008-12-04
1
-1
/
+1
*
Add comment to test case for documentation.
Ted Kremenek
2008-12-04
1
-1
/
+1
*
Split region store specific test cases.
Zhongxing Xu
2008-11-20
1
-0
/
+17