1. e638503 Fix dependencies now that the ARC migrator depends on the static analyzer. by Jordan Rose · 11 years ago
  2. 2845a67 Rename libIDE to libIndex. by Argyrios Kyrtzidis · 11 years ago
  3. 1216196 Introduce the clangIDE library. by Argyrios Kyrtzidis · 11 years ago
  4. ff62d64 Turn CLANG_ENABLE_{ARCMT,REWRITER,STATIC_ANALYZER} into proper options so that by Roman Divacky · 11 years ago
  5. bac016b Initial version of formatting library. by Daniel Jasper · 12 years ago
  6. 4da2166 Adds the AST Matcher library, which provides a in-C++ DSL to express by Manuel Klimek · 12 years ago
  7. f95d412 Fix a big layering violation introduced by r158771. by Chandler Carruth · 12 years ago
  8. aa0cd85 Structured comment parsing, first step. by Dmitri Gribenko · 12 years ago
  9. 87e154c Remove the unused, unmaintained, incomplete 'Index' library. by Douglas Gregor · 12 years ago
  10. cb971c6 Adds a tooling library. by Manuel Klimek · 12 years ago
  11. 30660a8 Add new code migrator support for migrating existing Objective-C code to use by Ted Kremenek · 12 years ago
  12. 8f0e8d2 The ARC Migration Tool. All the credit goes to Argyrios and Fariborz for this. by John McCall · 13 years ago
  13. 16f2131 Reverts the Tooling changes as requested by Chris. by Manuel Klimek · 13 years ago
  14. cf3ce5d Adds a function to run FrontendActions over in-memory code. This is by Manuel Klimek · 13 years ago
  15. 811d75e [analyzer] Move the files in lib/StaticAnalyzer to lib/StaticAnalyzer/Core. by Argyrios Kyrtzidis · 13 years ago
  16. 2114258 Chris Lattner has strong opinions about directory layout. :) by Ted Kremenek · 13 years ago
  17. 3a8f40e Rename headers: 'clang/GR' 'clang/EntoSA' and update Makefile. by Ted Kremenek · 13 years ago
  18. a966c55 Add GR/Checkers subdir for CMake build. by Argyrios Kyrtzidis · 13 years ago
  19. bce30c5 [analyzer] Refactoring: lib/Checker -> lib/GR and libclangChecker -> libclangGRCore by Argyrios Kyrtzidis · 13 years ago
  20. 1b7255d Move ExecuteCompilerInvocation to a new library FrontendTool by Peter Collingbourne · 14 years ago
  21. 8572813 Reintroduce the serialization library, with fixed dependencies. by Sebastian Redl · 14 years ago
  22. 4557e47 Revert Sebastian's build-breaking patch. by Douglas Gregor · 14 years ago
  23. 93c9729 Create a new Serialization module that contains all the PCH code, and will contain all the module code in the future. Update the Makefiles, CMake projects and the Xcode project. I hope I did everything right for Xcode. No functionality change. by Sebastian Redl · 14 years ago
  24. 1309f9a Split libAnalysis into two libraries: libAnalysis and libChecker. by Ted Kremenek · 14 years ago
  25. 9eec4ed Introduce the 'Index' library. by Argyrios Kyrtzidis · 15 years ago
  26. a43a21e Really fix cmake style builds. by Mike Stump · 15 years ago
  27. 58ae87f Fix cmake builds. by Mike Stump · 15 years ago
  28. d2f4e5e CMake: Builds and installs clang binary and libs (no docs yet). It by Oscar Fuentes · 16 years ago