Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [Support] Make line-number cache robust against access patterns. | Graydon Hoare | 2018-04-07 | 1 | -0/+314 |
* | Add DK_Remark to SMDiagnostic | Adam Nemet | 2017-10-12 | 1 | -0/+10 |
* | Return a std::unique_ptr when creating a new MemoryBuffer. | Rafael Espindola | 2014-08-27 | 1 | -2/+2 |
* | Explicitly pass ownership of the MemoryBuffer to AddNewSourceBuffer using std... | David Blaikie | 2014-08-21 | 1 | -2/+3 |
* | SourceMgr diagnotics printing: fix a bug where printing a fixit for a source | Dmitri Gribenko | 2013-09-27 | 1 | -0/+12 |
* | Make SourceMgr::PrintMessage() testable and add unit tests | Dmitri Gribenko | 2013-09-27 | 1 | -0/+162 |