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