| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove autoconf support | Chris Bieneman | 2016-01-26 | 1 | -20/+0 |
| * | Fix Clang-tidy modernize-use-nullptr warnings in source directories; other mi... | Hans Wennborg | 2015-10-06 | 1 | -2/+2 |
| * | Add two missing arguments. | Adrian Prantl | 2015-06-30 | 1 | -0/+2 |
| * | Revert r240270 ("Fixed/added namespace ending comments using clang-tidy"). | Alexander Kornienko | 2015-06-22 | 1 | -1/+1 |
| * | Fixed/added namespace ending comments using clang-tidy. NFC | Alexander Kornienko | 2015-06-22 | 1 | -1/+1 |
| * | Revert "Wrap clang module files in a Mach-O, ELF, or COFF container." | Adrian Prantl | 2015-02-25 | 1 | -3/+3 |
| * | Wrap clang module files in a Mach-O, ELF, or COFF container. | Adrian Prantl | 2015-02-25 | 1 | -3/+3 |
| * | Revert "Wrap clang module files in a Mach-O, ELF, or COFF container." | Adrian Prantl | 2015-02-24 | 1 | -2/+2 |
| * | Wrap clang module files in a Mach-O, ELF, or COFF container. | Adrian Prantl | 2015-02-24 | 1 | -2/+2 |
| * | Revert "Wrap clang module files in a Mach-O, ELF, or COFF container." | Adrian Prantl | 2015-02-21 | 1 | -2/+2 |
| * | Wrap clang module files in a Mach-O, ELF, or COFF container. | Adrian Prantl | 2015-02-20 | 1 | -2/+2 |
| * | Revert "Wrap clang module files in a Mach-O, ELF, or COFF container." | Adrian Prantl | 2015-02-20 | 1 | -2/+2 |
| * | Wrap clang module files in a Mach-O, ELF, or COFF container. | Adrian Prantl | 2015-02-20 | 1 | -2/+2 |
| * | Remove unused parameter, followup to r179639. No behavior change. | Nico Weber | 2015-01-15 | 1 | -1/+0 |
| * | [cleanup] Re-sort the #include lines using llvm/utils/sort_includes.py | Chandler Carruth | 2015-01-14 | 1 | -4/+4 |
| * | unique_ptrify SourceManager::createFileID | David Blaikie | 2014-08-29 | 1 | -3/+2 |
| * | Update for LLVM api change. | Rafael Espindola | 2014-08-27 | 1 | -2/+3 |
| * | ClangCodeGenTests: Prune redundant libdeps. | NAKAMURA Takumi | 2014-08-27 | 2 | -7/+2 |
| * | [CMake] ClangCodeGenTests: Add Core. It's referenced by the test. | NAKAMURA Takumi | 2014-08-27 | 1 | -0/+1 |
| * | ClangCodeGenTests: Reorder libdeps. | NAKAMURA Takumi | 2014-08-27 | 2 | -4/+4 |
| * | ClangCodeGenTests: Quick fix to USEDLIBS. clangCodeGen requires, at least, AS... | NAKAMURA Takumi | 2014-08-27 | 1 | -3/+3 |
| * | Fix missing component. | Julien Lerouge | 2014-08-27 | 1 | -1/+2 |
| * | Attempt to address cmake buildbot failure | Keno Fischer | 2014-08-26 | 1 | -2/+3 |
| * | Don't segfault in EmitCXXGlobalInitFunc when main file is a membuf | Keno Fischer | 2014-08-26 | 3 | -0/+115 |