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