This patch removes bitrotten/dead uses of DirectoryLookup in InclusionRewriter.cpp.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D117309
[clang] NFC: Remove unused `DirectoryLookup` ClosedPublic Authored by jansvoboda11 on Jan 14 2022, 6:52 AM.
Details
Summary This patch removes bitrotten/dead uses of DirectoryLookup in InclusionRewriter.cpp.
Diff Detail
Event Timelinejansvoboda11 created this revision. This revision is now accepted and ready to land.Jan 14 2022, 10:02 AM This revision was landed with ongoing or failed builds.Jan 18 2022, 7:02 AM Closed by commit rG8b21e074dbdf: [clang] NFC: Remove unused `DirectoryLookup` (authored by jansvoboda11). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 399976 clang/lib/Frontend/Rewrite/InclusionRewriter.cpp
|
clang-format: please reformat the code