Age | Commit message (Expand) | Author | Files | Lines |
2019-07-03 | cmake: Add CLANG_LINK_CLANG_DYLIB option | Tom Stellard | 1 | -1/+1 |
2019-01-19 | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 5 | -20/+15 |
2018-12-12 | Add explicit dependency on clangSerialization for a bunch of components to fi... | Fangrui Song | 1 | -0/+1 |
2017-12-22 | Unit tests for TBAA metadata generation. | Serge Pavlov | 3 | -0/+1753 |
2017-12-05 | [CMake] Use PRIVATE in target_link_libraries for executables | Shoaib Meenai | 1 | -0/+1 |
2017-10-11 | Reorder. | NAKAMURA Takumi | 1 | -1/+1 |
2017-10-11 | ClangCodeGenTests: Update libdeps in rL315392, +clangAST. | NAKAMURA Takumi | 1 | -0/+1 |
2017-10-10 | Include getting generated struct offsets in CodegenABITypes | Adrian Prantl | 2 | -0/+303 |
2017-08-27 | ClangCodeGenTests: Update libdeps. | NAKAMURA Takumi | 1 | -0/+1 |
2017-08-27 | Add forgotten file in r311844. | Vassil Vassilev | 1 | -0/+174 |
2017-08-27 | D34059: Get the file name for the symbol from the Module, not the SourceManager. | Vassil Vassilev | 1 | -0/+1 |
2016-04-14 | Make sure the LLVMContext outlive the CompilerInstance | Mehdi Amini | 1 | -1/+1 |
2016-04-14 | Do not use llvm:getGlobalContext() in unittests | Mehdi Amini | 1 | -1/+2 |
2016-01-26 | Remove autoconf support | Chris Bieneman | 1 | -20/+0 |
2015-10-06 | Fix Clang-tidy modernize-use-nullptr warnings in source directories; other mi... | Hans Wennborg | 1 | -2/+2 |
2015-06-30 | Add two missing arguments. | Adrian Prantl | 1 | -0/+2 |
2015-06-22 | Revert r240270 ("Fixed/added namespace ending comments using clang-tidy"). | Alexander Kornienko | 1 | -1/+1 |
2015-06-22 | Fixed/added namespace ending comments using clang-tidy. NFC | Alexander Kornienko | 1 | -1/+1 |
2015-02-25 | Revert "Wrap clang module files in a Mach-O, ELF, or COFF container." | Adrian Prantl | 1 | -3/+3 |
2015-02-25 | Wrap clang module files in a Mach-O, ELF, or COFF container. | Adrian Prantl | 1 | -3/+3 |
2015-02-24 | Revert "Wrap clang module files in a Mach-O, ELF, or COFF container." | Adrian Prantl | 1 | -2/+2 |
2015-02-24 | Wrap clang module files in a Mach-O, ELF, or COFF container. | Adrian Prantl | 1 | -2/+2 |
2015-02-21 | Revert "Wrap clang module files in a Mach-O, ELF, or COFF container." | Adrian Prantl | 1 | -2/+2 |
2015-02-20 | Wrap clang module files in a Mach-O, ELF, or COFF container. | Adrian Prantl | 1 | -2/+2 |
2015-02-20 | Revert "Wrap clang module files in a Mach-O, ELF, or COFF container." | Adrian Prantl | 1 | -2/+2 |
2015-02-20 | Wrap clang module files in a Mach-O, ELF, or COFF container. | Adrian Prantl | 1 | -2/+2 |
2015-01-15 | Remove unused parameter, followup to r179639. No behavior change. | Nico Weber | 1 | -1/+0 |
2015-01-14 | [cleanup] Re-sort the #include lines using llvm/utils/sort_includes.py | Chandler Carruth | 1 | -4/+4 |
2014-08-29 | unique_ptrify SourceManager::createFileID | David Blaikie | 1 | -3/+2 |
2014-08-27 | Update for LLVM api change. | Rafael Espindola | 1 | -2/+3 |
2014-08-27 | ClangCodeGenTests: Prune redundant libdeps. | NAKAMURA Takumi | 2 | -7/+2 |
2014-08-27 | [CMake] ClangCodeGenTests: Add Core. It's referenced by the test. | NAKAMURA Takumi | 1 | -0/+1 |
2014-08-27 | ClangCodeGenTests: Reorder libdeps. | NAKAMURA Takumi | 2 | -4/+4 |
2014-08-27 | ClangCodeGenTests: Quick fix to USEDLIBS. clangCodeGen requires, at least, AS... | NAKAMURA Takumi | 1 | -3/+3 |
2014-08-27 | Fix missing component. | Julien Lerouge | 1 | -1/+2 |
2014-08-26 | Attempt to address cmake buildbot failure | Keno Fischer | 1 | -2/+3 |
2014-08-26 | Don't segfault in EmitCXXGlobalInitFunc when main file is a membuf | Keno Fischer | 3 | -0/+115 |