1. 4967a71 Update aosp/master Clang for rebase to r275480 by Pirama Arumuga Nainar · 8 years ago
  2. 87d948e Update aosp/master clang for rebase to r256229 by Pirama Arumuga Nainar · 8 years ago
  3. b6d6993 Update aosp/master clang for rebase to r239765 by Pirama Arumuga Nainar · 9 years ago
  4. 58878f8 Update aosp/master clang for rebase to r235153 by Pirama Arumuga Nainar · 9 years ago
  5. 176edba Update aosp/master Clang for rebase to r222490. by Stephen Hines · 10 years ago
  6. c568f1e Update Clang for rebase to r212749. by Stephen Hines · 10 years ago
  7. 6bcf27b Update Clang for 3.5 rebase (r209713). by Stephen Hines · 10 years ago
  8. 19b60a5 Reverted r192992 broke windows and freebsd builds. by Ariel J. Bernal · 11 years ago
  9. 044d01f This patch fixes replacements that are not applied when relative paths are by Ariel J. Bernal · 11 years ago
  10. d4099c3 Revert commit r192299 until find a way to account for simlinks in OS X. by Ariel J. Bernal · 11 years ago
  11. b71aa7a This patch fixes replacements that are not applied when relative paths are by Ariel J. Bernal · 11 years ago
  12. a778cde Adding a vector version of clang::tooling::shiftedCodePosition(). by Edwin Vane · 11 years ago
  13. f758bc7 Have Range::overlapsWith use positive logic by Edwin Vane · 11 years ago
  14. b58cfd9 Adding a vector version of tooling::applyAllReplacements by Edwin Vane · 11 years ago
  15. 95f0766 Fixing a conflict detection bug in tooling::deduplicate by Edwin Vane · 11 years ago
  16. d5692db Introduce Replacement deduplication and conflict detection function by Edwin Vane · 11 years ago
  17. 46fa4c3 Adds overlapsWith and contains predicates on tooling::Range. by Manuel Klimek · 11 years ago
  18. 1ec4a86 Use llvm::sys::fs::createTemporaryFile. by Rafael Espindola · 11 years ago
  19. 902a863 Remove last use of PathV1.h from clang. by Rafael Espindola · 11 years ago
  20. 2db9828 Include PathV1.h in a file that uses it. by Rafael Espindola · 11 years ago
  21. 6bd3b93 Let clang-format move the cursor appropriately. by Daniel Jasper · 11 years ago
  22. cfa88f8 Remove useless 'llvm::' qualifier from names like StringRef and others that are by Dmitri Gribenko · 12 years ago
  23. 1050e8b Sort the #include lines for unittests/... by Chandler Carruth · 12 years ago
  24. 99eb4a7 Buildbot debugging is fun by Douglas Gregor · 12 years ago
  25. 305c613 Split library clangRewrite into clangRewriteCore and clangRewriteFrontend. by Ted Kremenek · 12 years ago
  26. a13d2bc Update unittests for include change. by Benjamin Kramer · 12 years ago
  27. f9d4cbd Adds the Refactoring library, which is a layer on top of the Tooling library by Manuel Klimek · 12 years ago