summaryrefslogtreecommitdiffstats
path: root/clang/lib/Checker/CheckSecuritySyntaxOnly.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add raw_ostream operators to NamedDecl for convenience. Switch over all users...Benjamin Kramer2010-04-171-7/+5
* Use llvm::SmallString instead of std::string.Ted Kremenek2010-03-241-20/+15
* Improve static analyzer diagnostic concerning the use of 'mktemp'Ted Kremenek2010-03-241-3/+2
* Move 'LocalCheckers.h' to the 'Checkers' subdirectory.Ted Kremenek2010-01-261-1/+1
* Move BugReporter.h, PathDiagnostic.h, and BugType.h to 'include/Checker/BugRe...Ted Kremenek2010-01-251-1/+1
* Split libAnalysis into two libraries: libAnalysis and libChecker.Ted Kremenek2010-01-251-0/+502
OpenPOWER on IntegriCloud