1. d47afb9 Nuke SetUpBuildDumpLog. by Sean Silva · 12 years ago
  2. 3a5fa03 fix the unit tests too. by Chris Lattner · 12 years ago
  3. 7cc315c Really sort the #include lines in unittests/... by Chandler Carruth · 12 years ago
  4. 1050e8b Sort the #include lines for unittests/... by Chandler Carruth · 12 years ago
  5. 305c613 Split library clangRewrite into clangRewriteCore and clangRewriteFrontend. by Ted Kremenek · 12 years ago
  6. 1a5d421 [ms-inline asm] Add various MC components to clang build to support MS-style inline assembly. by Chad Rosier · 12 years ago
  7. fa1d30d Add various MC components to clang build to support MS-style inline assembly. by Chad Rosier · 12 years ago
  8. a13d2bc Update unittests for include change. by Benjamin Kramer · 12 years ago
  9. 0c750ec Clang side of a refactoring of the CMake unit test build strategy. by Chandler Carruth · 12 years ago
  10. f95d412 Fix a big layering violation introduced by r158771. by Chandler Carruth · 12 years ago
  11. aa0cd85 Structured comment parsing, first step. by Dmitri Gribenko · 12 years ago
  12. ba8be8c Kill the last vestiges of clangIndex by Douglas Gregor · 12 years ago
  13. 30660a8 Add new code migrator support for migrating existing Objective-C code to use by Ted Kremenek · 12 years ago
  14. eabcf7e Fix broken unit test by Douglas Gregor · 13 years ago
  15. 72069b2 This random unit test also depends on ARCMigrate. by John McCall · 13 years ago
  16. 8f0e8d2 The ARC Migration Tool. All the credit goes to Argyrios and Fariborz for this. by John McCall · 13 years ago
  17. 4b93d66 Re-instate r125819 and r125820 with no functionality change by Peter Collingbourne · 13 years ago
  18. 96b1d4b Revert 125820 and 125819 to fix PR9266. by Rafael Espindola · 13 years ago
  19. 906c73f Move CompilerInstance::LLVMContext and LLVMContext ownership to CodeGenAction by Peter Collingbourne · 13 years ago
  20. f0ed580 Fix a typo in a comment in tools/clang/unittests/Frontend/Makefile. by Zhanyong Wan · 13 years ago
  21. 7a17889 Add gTest unittests to clang, and write the first one. by Jeffrey Yasskin · 13 years ago