OSDN Git Service

Tooling: Migrate to FileEntryRef in clang::tooling::applyAllReplacements, NFC
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Thu, 10 Dec 2020 00:31:38 +0000 (16:31 -0800)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Thu, 10 Dec 2020 00:31:38 +0000 (16:31 -0800)
commit2ea8c69eff07c491c7cb14dd46afd30529b89d91
tree920289a7d10ddacd2f46130f0b7be806df0f6658
parent347e1f621355d9b58901f3579fde91783c24ca29
Tooling: Migrate to FileEntryRef in clang::tooling::applyAllReplacements, NFC

Migrate to the `FileEntryRef` overload of `SourceManager::createFileID`.
clang/lib/Tooling/Core/Replacement.cpp