1. d3420c9 Support symlinks and relative paths in complilation databases. by Daniel Jasper · 12 years ago
  2. 305c613 Split library clangRewrite into clangRewriteCore and clangRewriteFrontend. by Ted Kremenek · 12 years ago
  3. 7fd90b0 Use LLVM's plugin registry to enable registering new compilation by Daniel Jasper · 12 years ago
  4. d7166b0 Reverted clang-check to fully supported CommandLine Library use-case: global by Alexander Kornienko · 12 years ago
  5. 11abf2a clang/lib: [CMake] Update tblgen'd dependencies. by NAKAMURA Takumi · 13 years ago
  6. 866abce clang/lib: [CMake] Reformat, alphabetize lists. by NAKAMURA Takumi · 13 years ago
  7. d5c66dd Move RefactoringCallbacks to Tooling to avoid dependency from by Daniel Jasper · 13 years ago
  8. b2d8e63 Fix copy-paste mistake for CMake dependency. by Ted Kremenek · 13 years ago
  9. 61918d8 Looks like libTooling might also depend on ClangDiagnosticCommon. by Ted Kremenek · 13 years ago
  10. dea8fba The new clang-ast-dump tool for selective AST dumping. Moved common command-line tool stuff to CommandLineClangTool by Alexander Kornienko · 13 years ago
  11. b0d8671 Remove a goofy CMake hack and use the standard CMake facilities to by Chandler Carruth · 13 years ago
  12. f9d4cbd Adds the Refactoring library, which is a layer on top of the Tooling library by Manuel Klimek · 13 years ago
  13. a01ddc7 Declare abstract class ArgumentsAdjuster. This abstract interface describes by Simon Atanasyan · 13 years ago
  14. cb971c6 Adds a tooling library. by Manuel Klimek · 13 years ago
  15. 16f2131 Reverts the Tooling changes as requested by Chris. by Manuel Klimek · 14 years ago
  16. 64cbdf3 This patch implements an AST matching framework that allows to write by Manuel Klimek · 14 years ago
  17. 9a05fa9 This is the next step in building the standalone tools infrastructure: by Manuel Klimek · 14 years ago
  18. cf3ce5d Adds a function to run FrontendActions over in-memory code. This is by Manuel Klimek · 14 years ago