- 7de9969 [Frontend] Allow attaching an external sema source to compiler instance and extra diags to TypoCorrections by Benjamin Kramer · 9 years ago
- 9670f84 [NFC] Header cleanup by Mehdi Amini · 9 years ago
- cd58bd6 Use Backend_EmitMCNull for null codegen unit tests. by David L. Jones · 9 years ago
- 7a54553 File missed from r261222 by Serge Pavlov · 9 years ago
- 41c1f79 Avoid double deletion in Clang driver. by Serge Pavlov · 9 years ago
- 2bf68c6 Remove autoconf support by Chris Bieneman · 9 years ago
- 9b82de7 Add a missing dependency to unittests/Frontend. PR24067. by Adrian Prantl · 10 years ago
- 34eb207 Use 'override/final' instead of 'virtual' for overridden methods by Alexander Kornienko · 10 years ago
- cbc368c Revert "Wrap clang module files in a Mach-O, ELF, or COFF container." by Adrian Prantl · 10 years ago
- 8bf7af3 Wrap clang module files in a Mach-O, ELF, or COFF container. by Adrian Prantl · 10 years ago
- a39924a Revert "Wrap clang module files in a Mach-O, ELF, or COFF container." by Adrian Prantl · 10 years ago
- fc360dc Wrap clang module files in a Mach-O, ELF, or COFF container. by Adrian Prantl · 10 years ago
- 67fbfa3 Revert "Wrap clang module files in a Mach-O, ELF, or COFF container." by Adrian Prantl · 10 years ago
- f2b0cd9 Wrap clang module files in a Mach-O, ELF, or COFF container. by Adrian Prantl · 10 years ago
- 690b2f7 Revert "Wrap clang module files in a Mach-O, ELF, or COFF container." by Adrian Prantl · 10 years ago
- b59bc1a Wrap clang module files in a Mach-O, ELF, or COFF container. by Adrian Prantl · 10 years ago
- 2633341 Try to fix link errors in mingw cmake -DBUILD_SHARED_LIBS=ON by Reid Kleckner · 11 years ago
- 89bd8d6 Reland r219810 "Fix late template parsing leak with incremental processing" by Reid Kleckner · 11 years ago
- 8178dd3 Revert "Fix late template parsing leak with incremental processing" by Reid Kleckner · 11 years ago
- 001fe64 Fix late template parsing leak with incremental processing by Reid Kleckner · 11 years ago
- a2406fa Revert over-eager unique_ptr conversion. by Benjamin Kramer · 11 years ago
- b8a7053 Unique_ptrify PPCallbacks ownership. by Craig Topper · 11 years ago
- d87f8d7 Update for LLVM api change. by Rafael Espindola · 11 years ago
- 6beb6aa Recommit 213307: unique_ptr-ify ownership of ASTConsumers (reverted in r213325) by David Blaikie · 11 years ago
- fb8654a [CMake] Upate libdeps in FrontendTests corresponding to r215145. by NAKAMURA Takumi · 11 years ago
- 88d99e4 Flip the order the preprocessor and frontendaction are informed of the end of a file. by Benjamin Kramer · 11 years ago
- 62a56f3 Revert "unique_ptr-ify ownership of ASTConsumers" by David Blaikie · 11 years ago
- a51666a unique_ptr-ify ownership of ASTConsumers by David Blaikie · 11 years ago
- 0621cb2 Make clang's rewrite engine a core feature by Alp Toker · 11 years ago
- 56b5cc9 ASTContext: Declare builtin types implicitly by Alp Toker · 11 years ago
- ac851792 [CMake] Update target_link_libraries() and LLVM_LINK_COMPONENTS for each CMakeLists.txt. by NAKAMURA Takumi · 11 years ago
- 336fcd9 [Parser] Unbreak parsing with incremental parsing enabled and add a unit-test for it. by Argyrios Kyrtzidis · 12 years ago
- 898229a [Driver] Refactor clang driver to use LLVM's Option library by Reid Kleckner · 12 years ago
- f1b49e2 Nuke SetUpBuildDumpLog. by Sean Silva · 12 years ago
- e8d968f fix the unit tests too. by Chris Lattner · 12 years ago
- fa0b3bb Really sort the #include lines in unittests/... by Chandler Carruth · 12 years ago
- 320d966 Sort the #include lines for unittests/... by Chandler Carruth · 12 years ago
- cdf8149 Split library clangRewrite into clangRewriteCore and clangRewriteFrontend. by Ted Kremenek · 13 years ago
- bf40d6b [ms-inline asm] Add various MC components to clang build to support MS-style inline assembly. by Chad Rosier · 13 years ago
- 4577cd3 Add various MC components to clang build to support MS-style inline assembly. by Chad Rosier · 13 years ago
- eb7b9f8 Update unittests for include change. by Benjamin Kramer · 13 years ago
- 016bbd8 Clang side of a refactoring of the CMake unit test build strategy. by Chandler Carruth · 13 years ago
- 39a3e75 Fix a big layering violation introduced by r158771. by Chandler Carruth · 13 years ago
- aab8383 Structured comment parsing, first step. by Dmitri Gribenko · 13 years ago
- 1840cc2 Kill the last vestiges of clangIndex by Douglas Gregor · 13 years ago
- f7639e1 Add new code migrator support for migrating existing Objective-C code to use by Ted Kremenek · 13 years ago
- d6a5828 Fix broken unit test by Douglas Gregor · 13 years ago
- 1d78d75 This random unit test also depends on ARCMigrate. by John McCall · 14 years ago
- d70fb981 The ARC Migration Tool. All the credit goes to Argyrios and Fariborz for this. by John McCall · 14 years ago
- 8f5cf74 Re-instate r125819 and r125820 with no functionality change by Peter Collingbourne · 14 years ago
- a6d2bff Revert 125820 and 125819 to fix PR9266. by Rafael Espindola · 14 years ago
- 14a552b Move CompilerInstance::LLVMContext and LLVMContext ownership to CodeGenAction by Peter Collingbourne · 14 years ago
- 392d2ed Fix a typo in a comment in tools/clang/unittests/Frontend/Makefile. by Zhanyong Wan · 14 years ago
- c7da993 Add gTest unittests to clang, and write the first one. by Jeffrey Yasskin · 14 years ago