Migrate over to the FileEntryRef overloads of
SourceManager::createFileID and overrideFileContents (using
getVirtualFileRef) in TextDiagnostic's ShowLine test.
No functionality change.
Paths
| Differential D92968
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 No functionality change.
Diff Detail
Event TimelineThis 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 Closed by commit rGa60043219907: Frontend: Migrate to FileEntryRef in TextDiagnosticTest, NFC (authored by dexonsmith). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 311339 clang/unittests/Frontend/TextDiagnosticTest.cpp
|