summaryrefslogtreecommitdiff
path: root/clang/unittests/CodeGen
AgeCommit message (Expand)Author
2017-12-22Unit tests for TBAA metadata generation.Serge Pavlov
2017-12-05[CMake] Use PRIVATE in target_link_libraries for executablesShoaib Meenai
2017-10-11Reorder.NAKAMURA Takumi
2017-10-11ClangCodeGenTests: Update libdeps in rL315392, +clangAST.NAKAMURA Takumi
2017-10-10Include getting generated struct offsets in CodegenABITypesAdrian Prantl
2017-08-27ClangCodeGenTests: Update libdeps.NAKAMURA Takumi
2017-08-27Add forgotten file in r311844.Vassil Vassilev
2017-08-27D34059: Get the file name for the symbol from the Module, not the SourceManager.Vassil Vassilev
2016-04-14Make sure the LLVMContext outlive the CompilerInstanceMehdi Amini
2016-04-14Do not use llvm:getGlobalContext() in unittestsMehdi Amini
2016-01-26Remove autoconf supportChris Bieneman
2015-10-06Fix Clang-tidy modernize-use-nullptr warnings in source directories; other mi...Hans Wennborg
2015-06-30Add two missing arguments.Adrian Prantl
2015-06-22Revert r240270 ("Fixed/added namespace ending comments using clang-tidy").Alexander Kornienko
2015-06-22Fixed/added namespace ending comments using clang-tidy. NFCAlexander Kornienko
2015-02-25Revert "Wrap clang module files in a Mach-O, ELF, or COFF container."Adrian Prantl
2015-02-25Wrap clang module files in a Mach-O, ELF, or COFF container.Adrian Prantl
2015-02-24Revert "Wrap clang module files in a Mach-O, ELF, or COFF container."Adrian Prantl
2015-02-24Wrap clang module files in a Mach-O, ELF, or COFF container.Adrian Prantl
2015-02-21Revert "Wrap clang module files in a Mach-O, ELF, or COFF container."Adrian Prantl
2015-02-20Wrap clang module files in a Mach-O, ELF, or COFF container.Adrian Prantl
2015-02-20Revert "Wrap clang module files in a Mach-O, ELF, or COFF container."Adrian Prantl
2015-02-20Wrap clang module files in a Mach-O, ELF, or COFF container.Adrian Prantl
2015-01-15Remove unused parameter, followup to r179639. No behavior change.Nico Weber
2015-01-14[cleanup] Re-sort the #include lines using llvm/utils/sort_includes.pyChandler Carruth
2014-08-29unique_ptrify SourceManager::createFileIDDavid Blaikie
2014-08-27Update for LLVM api change.Rafael Espindola
2014-08-27ClangCodeGenTests: Prune redundant libdeps.NAKAMURA Takumi
2014-08-27[CMake] ClangCodeGenTests: Add Core. It's referenced by the test.NAKAMURA Takumi
2014-08-27ClangCodeGenTests: Reorder libdeps.NAKAMURA Takumi
2014-08-27ClangCodeGenTests: Quick fix to USEDLIBS. clangCodeGen requires, at least, AS...NAKAMURA Takumi
2014-08-27Fix missing component.Julien Lerouge
2014-08-26Attempt to address cmake buildbot failureKeno Fischer
2014-08-26Don't segfault in EmitCXXGlobalInitFunc when main file is a membufKeno Fischer