Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add raw_ostream operators to NamedDecl for convenience. Switch over all users... | Benjamin Kramer | 2010-04-17 | 1 | -7/+5 |
* | Use llvm::SmallString instead of std::string. | Ted Kremenek | 2010-03-24 | 1 | -20/+15 |
* | Improve static analyzer diagnostic concerning the use of 'mktemp' | Ted Kremenek | 2010-03-24 | 1 | -3/+2 |
* | Move 'LocalCheckers.h' to the 'Checkers' subdirectory. | Ted Kremenek | 2010-01-26 | 1 | -1/+1 |
* | Move BugReporter.h, PathDiagnostic.h, and BugType.h to 'include/Checker/BugRe... | Ted Kremenek | 2010-01-25 | 1 | -1/+1 |
* | Split libAnalysis into two libraries: libAnalysis and libChecker. | Ted Kremenek | 2010-01-25 | 1 | -0/+502 |