aboutsummaryrefslogtreecommitdiff
path: root/lib/Checker/CheckSecuritySyntaxOnly.cpp
AgeCommit message (Expand)Author
2010-03-24Use llvm::SmallString instead of std::string.Ted Kremenek
2010-03-24Improve static analyzer diagnostic concerning the use of 'mktemp'Ted Kremenek
2010-01-26Move 'LocalCheckers.h' to the 'Checkers' subdirectory.Ted Kremenek
2010-01-25Move BugReporter.h, PathDiagnostic.h, and BugType.h to 'include/Checker/BugRe...Ted Kremenek
2010-01-25Split libAnalysis into two libraries: libAnalysis and libChecker.Ted Kremenek