Age | Commit message (Expand) | Author |
---|---|---|
2012-12-13 | Dont use/link ARCMT, StaticAnalyzer and Rewriter to clang when the user | Roman Divacky |
2012-12-06 | Fixes Makefile for Format unit tests. | Fariborz Jahanian |
2012-07-06 | Adds the AST Matcher library, which provides a in-C++ DSL to express | Manuel Klimek |
2012-06-26 | Implement a lexer for structured comments. | Dmitri Gribenko |
2012-04-04 | Adds a tooling library. | Manuel Klimek |
2012-01-19 | Add unit testing for Lexer. | Argyrios Kyrtzidis |
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 |
2011-02-15 | Moves FileManagerTest.cpp to unittests/Basic such that the unit test | Zhanyong Wan |
2011-02-11 | Improves Clang's virtual file handling. | Zhanyong Wan |
2011-02-04 | build: Prevent duplicate inclusion of Makefile.rules, which causes make to warn | Daniel Dunbar |
2011-02-03 | Add gTest unittests to clang, and write the first one. | Jeffrey Yasskin |