Migrate to the FileEntryRef overload of SourceManager::createFileID
(using FileManager::getOptionalFileRef) in RefactoringTest.cpp and
RewriterTestContext.h.
No functionality change.
Paths
| Differential D92967
Tooling: Migrate some tests to FileEntryRef, NFC ClosedPublic Authored by dexonsmith on Dec 9 2020, 1:34 PM.
Details Summary Migrate to the FileEntryRef overload of SourceManager::createFileID No functionality change.
Diff Detail
Event Timelinedexonsmith retitled this revision from Tooling: Migrate RewriterTestContext to FileEntryRef, NFC to Tooling: Migrate some tests to FileEntryRef, NFC. Comment ActionsFound another Tooling test that needed an update; adding it to this patch. This revision is now accepted and ready to land.Dec 10 2020, 7:03 AM Closed by commit rG494aacd72c6a: Tooling: Migrate some tests to FileEntryRef, NFC (authored by dexonsmith). · Explain WhyDec 10 2020, 6:05 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 311083 clang/unittests/Tooling/RefactoringTest.cpp
clang/unittests/Tooling/RewriterTestContext.h
|