[all-commits] [llvm/llvm-project] 2ea8c6: Tooling: Migrate to FileEntryRef in clang::tooling...

Duncan P. N. Exon Smith via All-commits all-commits at lists.llvm.org
Wed Dec 9 16:32:20 PST 2020


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2ea8c69eff07c491c7cb14dd46afd30529b89d91
      https://github.com/llvm/llvm-project/commit/2ea8c69eff07c491c7cb14dd46afd30529b89d91
  Author: Duncan P. N. Exon Smith <dexonsmith at apple.com>
  Date:   2020-12-09 (Wed, 09 Dec 2020)

  Changed paths:
    M clang/lib/Tooling/Core/Replacement.cpp

  Log Message:
  -----------
  Tooling: Migrate to FileEntryRef in clang::tooling::applyAllReplacements, NFC

Migrate to the `FileEntryRef` overload of `SourceManager::createFileID`.




More information about the All-commits mailing list