summaryrefslogtreecommitdiff
path: root/unittests/Frontend/CompilerInstanceTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Clang] Migrate llvm::make_unique to std::make_uniqueJonas Devlieghere2019-08-141-1/+1
* [test] Reinstate the assignment to the diagnostic log in the unittestAlex Lorenz2019-06-121-0/+4
* [Frontend] Avoid creating auxilary files during a unit test. NFCIlya Biryukov2019-06-111-1/+0
* [Frontend] SetUpDiagnosticLog should handle unowned diagnostic consumerAlex Lorenz2019-06-101-0/+18
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Commit missing fixes for tool_file_renameReid Kleckner2017-09-231-1/+1
* Use the VFS from the CompilerInvocation by defaultRaphael Isemann2017-09-121-0/+74