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
/
lib
/
StaticAnalyzer
/
Checkers
/
ArrayBoundCheckerV2.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[analyzer] Catch the first taint propagation implied buffer overflow.
Anna Zaks
2011-11-16
1
-5
/
+13
*
[analyzer] Rename generateNode -> addTransition in CheckerContext
Anna Zaks
2011-10-26
1
-1
/
+1
*
[analyzer] Remove the dependency on CheckerContext::getStmt() as well as the ...
Anna Zaks
2011-10-06
1
-1
/
+3
*
Remove EnhancedBugReport and RangedBugReport - pull all the extra functionali...
Anna Zaks
2011-08-17
1
-1
/
+1
*
Rename GRState to ProgramState, and cleanup some code formatting along the way.
Ted Kremenek
2011-08-15
1
-11
/
+11
*
Cleanup various declarations of 'Stmt*' to be 'Stmt *', etc. in libAnalyzer a...
Ted Kremenek
2011-08-12
1
-2
/
+2
*
remove unneeded llvm:: namespace qualifiers on some core types now that LLVM....
Chris Lattner
2011-07-23
1
-2
/
+2
*
ArrayBoundCheckerV2: don't arbitrarily warn about indexing before the 0-index...
Ted Kremenek
2011-04-12
1
-19
/
+42
*
[analyzer] Rename CheckerV2 -> Checker.
Argyrios Kyrtzidis
2011-03-01
1
-2
/
+2
*
[analyzer] Migrate ArrayBoundCheckerV2 to CheckerV2.
Argyrios Kyrtzidis
2011-02-28
1
-18
/
+15
*
Split 'include/clang/StaticAnalyzer' into 'include/clang/StaticAnalyzer/Core'...
Ted Kremenek
2011-02-10
1
-3
/
+3
*
[analyzer] lib/StaticAnalyzer/Checkers/ExprEngineInternalChecks.h -> lib/Stat...
Argyrios Kyrtzidis
2011-02-08
1
-1
/
+1
*
[analyzer] Add 'isLoad' parameter in Checker::visitLocation() to conveniently...
Argyrios Kyrtzidis
2011-01-11
1
-2
/
+2
*
Chris Lattner has strong opinions about directory
Ted Kremenek
2010-12-23
1
-0
/
+277