Age | Commit message (Expand) | Author |
---|---|---|
2010-08-25 | GCC didn't care for my attempt at API compatibility, so brute-force everything | John McCall |
2010-08-22 | Detabify. | Eli Friedman |
2010-08-17 | StringRef'ication of lots stuff, patch by Peter Davies! | Daniel Dunbar |
2010-06-22 | Type Type::isRealFloatingType() that vectors are not floating-point | Douglas Gregor |
2010-04-17 | Add raw_ostream operators to NamedDecl for convenience. Switch over all users... | Benjamin Kramer |
2010-03-24 | Use llvm::SmallString instead of std::string. | Ted Kremenek |
2010-03-24 | Improve static analyzer diagnostic concerning the use of 'mktemp' | Ted Kremenek |
2010-01-26 | Move 'LocalCheckers.h' to the 'Checkers' subdirectory. | Ted Kremenek |
2010-01-25 | Move BugReporter.h, PathDiagnostic.h, and BugType.h to 'include/Checker/BugRe... | Ted Kremenek |
2010-01-25 | Split libAnalysis into two libraries: libAnalysis and libChecker. | Ted Kremenek |