summaryrefslogtreecommitdiffstats
path: root/clang/lib/StaticAnalyzer/Checkers/CheckSecuritySyntaxOnly.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Turn 'SecuritySyntaxChecker' into a "meta" security checker for insecure APIs...Ted Kremenek2012-01-201-6/+59
* Rename AnalysisContext to AnalysisDeclContext. Not only is this name more ac...Ted Kremenek2011-10-241-3/+3
* Change operator<< for raw_ostream and NamedDecl to take a reference instead o...Benjamin Kramer2011-10-141-5/+5
* [analyzer] Warn about the use of insecure, deprecated vfork() function PR1105...Anna Zaks2011-10-111-0/+22
* [analyzer] Refactor PathDiagnosticLocation: Make PathDiagnosticLocation(Sourc...Anna Zaks2011-09-201-15/+38
* Extend the ASTContext constructor to delay the initialization ofDouglas Gregor2011-09-021-1/+1
* 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