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
/
stack-addr-ps.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix test: config.h is not guaranteed to exist at the location in
Eli Friedman
2009-02-18
1
-5
/
+1
*
Eliminate dependency on where test is run from.
Daniel Dunbar
2009-02-17
1
-4
/
+4
*
Don't include alloca.h if it doesn't exist.
Ben Laurie
2009-02-17
1
-4
/
+7
*
Static Analyzer driver/options (partial) cleanup:
Ted Kremenek
2009-02-17
1
-2
/
+2
*
This test case now passes with RegionStore.
Ted Kremenek
2009-01-22
1
-1
/
+3
*
Add -analyze action to run static analyzer, instead of inferring from
Daniel Dunbar
2009-01-20
1
-1
/
+1
*
MemRegion:
Ted Kremenek
2008-12-13
1
-1
/
+0
*
Temporarily XFAIL these tests.
Ted Kremenek
2008-12-13
1
-0
/
+1
*
include alloca.h instead of malloc.h. If this doesn't work for everyone we ca...
Anders Carlsson
2008-11-07
1
-1
/
+1
*
Bring in 'alloca' for the Analysis/stack-addr-ps.c test case.
Argyrios Kyrtzidis
2008-11-07
1
-0
/
+1
*
Add 'alloca' test case for return-of-stack-address checker.
Ted Kremenek
2008-11-02
1
-0
/
+7
*
Added missing 'expected-warning'
Ted Kremenek
2008-10-31
1
-1
/
+1
*
Enhance compound literal test case.
Ted Kremenek
2008-10-31
1
-2
/
+8
*
Add missing "expected warning".
Ted Kremenek
2008-10-30
1
-2
/
+3
*
Improve compound literal test case.
Ted Kremenek
2008-10-30
1
-2
/
+6
*
Add 'expected-warning' for braces around scalar initializer
Ted Kremenek
2008-10-27
1
-1
/
+1
*
Added compound literal test case.
Ted Kremenek
2008-10-27
1
-0
/
+3
*
Enhanced path-sensitive return-of-stack-address check to print out the name o...
Ted Kremenek
2008-07-31
1
-3
/
+3
*
Refactored all logic to run the GRSimpleVals and CFRef checker into a common
Ted Kremenek
2008-04-10
1
-1
/
+1
*
Added path-sensitive check for return statements that return the address
Ted Kremenek
2008-03-31
1
-0
/
+21