Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-08-27 | Return a std::unique_ptr when creating a new MemoryBuffer. | Rafael Espindola | 1 | -2/+2 |
2014-08-21 | Explicitly pass ownership of the MemoryBuffer to AddNewSourceBuffer using std... | David Blaikie | 1 | -2/+3 |
2013-09-27 | SourceMgr diagnotics printing: fix a bug where printing a fixit for a source | Dmitri Gribenko | 1 | -0/+12 |
2013-09-27 | Make SourceMgr::PrintMessage() testable and add unit tests | Dmitri Gribenko | 1 | -0/+162 |