Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |