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