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
/
CheckSecuritySyntaxOnly.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove dead code.
Ted Kremenek
2011-08-20
1
-12
/
+0
*
remove unneeded llvm:: namespace qualifiers on some core types now that LLVM....
Chris Lattner
2011-07-23
1
-2
/
+2
*
Add security syntax checker for strcat() which causes the Static Analyzer to ...
Lenny Maiorani
2011-04-05
1
-57
/
+91
*
Refactoring the security checker a little bit so that each CallExpr check doe...
Lenny Maiorani
2011-04-03
1
-60
/
+44
*
Add security syntax checker for strcpy() which causes the Static Analyzer to ...
Lenny Maiorani
2011-03-31
1
-0
/
+54
*
Fix spelling in a comment. (test commit)
Lenny Maiorani
2011-03-31
1
-1
/
+1
*
[analyzer] Rename CheckerV2 -> Checker.
Argyrios Kyrtzidis
2011-03-01
1
-2
/
+2
*
[analyzer] Use the new registration mechanism on the non-path-sensitive-check...
Argyrios Kyrtzidis
2011-02-17
1
-6
/
+17
*
Split 'include/clang/StaticAnalyzer' into 'include/clang/StaticAnalyzer/Core'...
Ted Kremenek
2011-02-10
1
-1
/
+1
*
NetBSD, OpenBSD, and Dragonfly BSD also have arc4random. Patch from
Douglas Gregor
2011-01-17
1
-1
/
+4
*
Chris Lattner has strong opinions about directory
Ted Kremenek
2010-12-23
1
-0
/
+503