This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG8b21e074dbdf: [clang] NFC: Remove unused `DirectoryLookup`
(authored by jansvoboda11).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACT
ahoppen accepted this revision.
ahoppen added a comment.
This revision is now accepted and ready to land.
LGTM.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117309/new/
https://reviews.llvm.org/D117309
jansvoboda11 created this revision.
jansvoboda11 added a reviewer: ahoppen.
jansvoboda11 requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
This patch removes bitrotten/dead uses of `DirectoryLookup` in
`InclusionRewriter.cpp`.
Repository: