1. f95d412 Fix a big layering violation introduced by r158771. by Chandler Carruth · 12 years ago
  2. aa0cd85 Structured comment parsing, first step. by Dmitri Gribenko · 12 years ago
  3. ba8be8c Kill the last vestiges of clangIndex by Douglas Gregor · 12 years ago
  4. 30660a8 Add new code migrator support for migrating existing Objective-C code to use by Ted Kremenek · 12 years ago
  5. 72069b2 This random unit test also depends on ARCMigrate. by John McCall · 13 years ago
  6. 8f0e8d2 The ARC Migration Tool. All the credit goes to Argyrios and Fariborz for this. by John McCall · 13 years ago
  7. 4b93d66 Re-instate r125819 and r125820 with no functionality change by Peter Collingbourne · 13 years ago
  8. 96b1d4b Revert 125820 and 125819 to fix PR9266. by Rafael Espindola · 13 years ago
  9. 906c73f Move CompilerInstance::LLVMContext and LLVMContext ownership to CodeGenAction by Peter Collingbourne · 13 years ago
  10. f0ed580 Fix a typo in a comment in tools/clang/unittests/Frontend/Makefile. by Zhanyong Wan · 13 years ago
  11. 7a17889 Add gTest unittests to clang, and write the first one. by Jeffrey Yasskin · 13 years ago