This is an archive of the discontinued LLVM Phabricator instance.

Frontend: Migrate to FileEntryRef in TextDiagnosticTest, NFC
ClosedPublic

Authored by dexonsmith on Dec 9 2020, 1:43 PM.

Details

Summary

Migrate over to the FileEntryRef overloads of
SourceManager::createFileID and overrideFileContents (using
getVirtualFileRef) in TextDiagnostic's ShowLine test.

No functionality change.

Diff Detail

Event Timeline

dexonsmith created this revision.Dec 9 2020, 1:43 PM
dexonsmith requested review of this revision.Dec 9 2020, 1:43 PM
Herald added a project: Restricted Project. · View Herald TranscriptDec 9 2020, 1:43 PM
This revision is now accepted and ready to land.Dec 10 2020, 7:03 AM
This revision was landed with ongoing or failed builds.Dec 11 2020, 5:07 PM
This revision was automatically updated to reflect the committed changes.