[PATCH] D123197: Remove a few effectively-unused FileEntry APIs. NFC

Duncan P. N. Exon Smith via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 6 11:14:04 PDT 2022


dexonsmith added reviewers: benlangmuir, bnbarham.
dexonsmith added a comment.

Adding a couple of reviewers that have been looking at FileManager issues with me recently; maybe they have a different perspective.

(also, I neglected to say so explicitly before: removing `isValid()` SGTM; FileManager clients shouldn't have to worry about it)


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D123197/new/

https://reviews.llvm.org/D123197



More information about the cfe-commits mailing list