Age | Commit message (Expand) | Author |
---|---|---|
2013-01-19 | fix the unit tests too. | Chris Lattner |
2012-12-04 | ASTTests, ASTMatchersTests: Move clangEdit before clangAst in USEDLIB. | NAKAMURA Takumi |
2012-12-04 | Untabify (in USEDLIBS, Makefile(s)). | NAKAMURA Takumi |
2012-09-01 | Split library clangRewrite into clangRewriteCore and clangRewriteFrontend. | Ted Kremenek |
2012-08-20 | DeclPrinter: add terse output mode and lots of tests | Dmitri Gribenko |
2012-07-11 | Enable comment parsing and semantic analysis to emit diagnostics. A few | Dmitri Gribenko |
2012-06-26 | Implement a lexer for structured comments. | Dmitri Gribenko |
2011-12-16 | C++11 constexpr: Add note stacks containing backtraces if constant evaluation | Richard Smith |
2011-07-18 | Define DiagnosticBuilder<<APValue so it's easy to include APValues in | Jeffrey Yasskin |