summaryrefslogtreecommitdiffstats
path: root/unittests/Frontend/CodeGenActionTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Refactor frontend InputKind to prepare for treating module maps as a distinct...Richard Smith2017-04-261-1/+1
* Reapply "IntrusiveRefCntPtr -> std::shared_ptr for CompilerInvocationBase and...David Blaikie2017-01-061-2/+2
* Revert "IntrusiveRefCntPtr -> std::shared_ptr for CompilerInvocationBase and ...David Blaikie2017-01-061-2/+2
* IntrusiveRefCntPtr -> std::shared_ptr for CompilerInvocationBase and CodeComp...David Blaikie2017-01-051-2/+2
* [NFC] Header cleanupMehdi Amini2016-07-181-2/+3
* Use Backend_EmitMCNull for null codegen unit tests.David L. Jones2016-02-181-1/+1
* File missed from r261222Serge Pavlov2016-02-181-0/+61