Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | GCC didn't care for my attempt at API compatibility, so brute-force everything | John McCall | 2010-08-25 | 1 | -1/+1 |
* | Detabify. | Eli Friedman | 2010-08-22 | 1 | -6/+6 |
* | StringRef'ication of lots stuff, patch by Peter Davies! | Daniel Dunbar | 2010-08-17 | 1 | -1/+1 |
* | Type Type::isRealFloatingType() that vectors are not floating-point | Douglas Gregor | 2010-06-22 | 1 | -2/+2 |
* | 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 |