| Commit message (Expand) | Author | Age | Files | Lines |
* | cmake: Add CLANG_LINK_CLANG_DYLIB option | Tom Stellard | 2019-07-03 | 1 | -1/+1 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 5 | -20/+15 |
* | Add explicit dependency on clangSerialization for a bunch of components to fi... | Fangrui Song | 2018-12-12 | 1 | -0/+1 |
* | Unit tests for TBAA metadata generation. | Serge Pavlov | 2017-12-22 | 3 | -0/+1753 |
* | [CMake] Use PRIVATE in target_link_libraries for executables | Shoaib Meenai | 2017-12-05 | 1 | -0/+1 |
* | Reorder. | NAKAMURA Takumi | 2017-10-11 | 1 | -1/+1 |
* | ClangCodeGenTests: Update libdeps in rL315392, +clangAST. | NAKAMURA Takumi | 2017-10-11 | 1 | -0/+1 |
* | Include getting generated struct offsets in CodegenABITypes | Adrian Prantl | 2017-10-10 | 2 | -0/+303 |
* | ClangCodeGenTests: Update libdeps. | NAKAMURA Takumi | 2017-08-27 | 1 | -0/+1 |
* | Add forgotten file in r311844. | Vassil Vassilev | 2017-08-27 | 1 | -0/+174 |
* | D34059: Get the file name for the symbol from the Module, not the SourceManager. | Vassil Vassilev | 2017-08-27 | 1 | -0/+1 |
* | Make sure the LLVMContext outlive the CompilerInstance | Mehdi Amini | 2016-04-14 | 1 | -1/+1 |
* | Do not use llvm:getGlobalContext() in unittests | Mehdi Amini | 2016-04-14 | 1 | -1/+2 |
* | 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 |