1. fc2929f Dont use/link ARCMT, StaticAnalyzer and Rewriter to clang when the user by Roman Divacky · 12 years ago
  2. c35fac1 Fixes Makefile for Format unit tests. by Fariborz Jahanian · 12 years ago
  3. 4da2166 Adds the AST Matcher library, which provides a in-C++ DSL to express by Manuel Klimek · 12 years ago
  4. 2d44d77 Implement a lexer for structured comments. by Dmitri Gribenko · 12 years ago
  5. cb971c6 Adds a tooling library. by Manuel Klimek · 12 years ago
  6. 19d5aea Add unit testing for Lexer. by Argyrios Kyrtzidis · 13 years ago
  7. 08d6e03 C++11 constexpr: Add note stacks containing backtraces if constant evaluation by Richard Smith · 13 years ago
  8. 5b106a8 Define DiagnosticBuilder<<APValue so it's easy to include APValues in by Jeffrey Yasskin · 13 years ago
  9. 483651c Moves FileManagerTest.cpp to unittests/Basic such that the unit test by Zhanyong Wan · 13 years ago
  10. 9b555ea Improves Clang's virtual file handling. by Zhanyong Wan · 13 years ago
  11. 9acd0d9 build: Prevent duplicate inclusion of Makefile.rules, which causes make to warn by Daniel Dunbar · 13 years ago
  12. 7a17889 Add gTest unittests to clang, and write the first one. by Jeffrey Yasskin · 13 years ago