summaryrefslogtreecommitdiffstats
path: root/clang/lib/StaticAnalyzer/Checkers/CheckSecuritySyntaxOnly.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove dead code.Ted Kremenek2011-08-201-12/+0
* remove unneeded llvm:: namespace qualifiers on some core types now that LLVM....Chris Lattner2011-07-231-2/+2
* Add security syntax checker for strcat() which causes the Static Analyzer to ...Lenny Maiorani2011-04-051-57/+91
* Refactoring the security checker a little bit so that each CallExpr check doe...Lenny Maiorani2011-04-031-60/+44
* Add security syntax checker for strcpy() which causes the Static Analyzer to ...Lenny Maiorani2011-03-311-0/+54
* Fix spelling in a comment. (test commit)Lenny Maiorani2011-03-311-1/+1
* [analyzer] Rename CheckerV2 -> Checker.Argyrios Kyrtzidis2011-03-011-2/+2
* [analyzer] Use the new registration mechanism on the non-path-sensitive-check...Argyrios Kyrtzidis2011-02-171-6/+17
* Split 'include/clang/StaticAnalyzer' into 'include/clang/StaticAnalyzer/Core'...Ted Kremenek2011-02-101-1/+1
* NetBSD, OpenBSD, and Dragonfly BSD also have arc4random. Patch fromDouglas Gregor2011-01-171-1/+4
* Chris Lattner has strong opinions about directoryTed Kremenek2010-12-231-0/+503
OpenPOWER on IntegriCloud