1. 3560ff2 Return a std::unique_ptr when creating a new MemoryBuffer. by Rafael Espindola · 11 years ago
  2. 1961f14 Explicitly pass ownership of the MemoryBuffer to AddNewSourceBuffer using std::unique_ptr by David Blaikie · 11 years ago
  3. 78fe2ba SourceMgr diagnotics printing: fix a bug where printing a fixit for a source by Dmitri Gribenko · 12 years ago
  4. 8f94462 Make SourceMgr::PrintMessage() testable and add unit tests by Dmitri Gribenko · 12 years ago