Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Clang] Migrate llvm::make_unique to std::make_unique | Jonas Devlieghere | 2019-08-14 | 1 | -1/+1 |
* | [test] Reinstate the assignment to the diagnostic log in the unittest | Alex Lorenz | 2019-06-12 | 1 | -0/+4 |
* | [Frontend] Avoid creating auxilary files during a unit test. NFC | Ilya Biryukov | 2019-06-11 | 1 | -1/+0 |
* | [Frontend] SetUpDiagnosticLog should handle unowned diagnostic consumer | Alex Lorenz | 2019-06-10 | 1 | -0/+18 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | Commit missing fixes for tool_file_rename | Reid Kleckner | 2017-09-23 | 1 | -1/+1 |
* | Use the VFS from the CompilerInvocation by default | Raphael Isemann | 2017-09-12 | 1 | -0/+74 |