summaryrefslogtreecommitdiff
path: root/unittests/CodeGen/BufferSourceTest.cpp
AgeCommit message (Expand)Author
2016-04-14Make sure the LLVMContext outlive the CompilerInstanceMehdi Amini
2016-04-14Do not use llvm:getGlobalContext() in unittestsMehdi Amini
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-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-26Don't segfault in EmitCXXGlobalInitFunc when main file is a membufKeno Fischer