aboutsummaryrefslogtreecommitdiff
path: root/clang/unittests/Frontend/CodeGenActionTest.cpp
AgeCommit message (Expand)AuthorFilesLines
2022-07-26[CGDebugInfo] Access the current working directory from the `VFS`Argyrios Kyrtzidis1-0/+37
2022-03-09[clang] Fix CodeGenAction for LLVM IR MemBuffersRyan Senanayake1-0/+17
2019-08-05Move LangStandard*, InputKind::Language to BasicRainer Orth1-2/+3
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2017-04-26Refactor frontend InputKind to prepare for treating module maps as a distinct...Richard Smith1-1/+1
2017-01-06Reapply "IntrusiveRefCntPtr -> std::shared_ptr for CompilerInvocationBase and...David Blaikie1-2/+2
2017-01-06Revert "IntrusiveRefCntPtr -> std::shared_ptr for CompilerInvocationBase and ...David Blaikie1-2/+2
2017-01-05IntrusiveRefCntPtr -> std::shared_ptr for CompilerInvocationBase and CodeComp...David Blaikie1-2/+2
2016-07-18[NFC] Header cleanupMehdi Amini1-2/+3
2016-02-18Use Backend_EmitMCNull for null codegen unit tests.David L. Jones1-1/+1
2016-02-18File missed from r261222Serge Pavlov1-0/+61