This patch removes HeaderFileInfo::isNonDefault, which is not being used anywhere.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D114092
[clang][lex] NFC: Remove unused HeaderFileInfo member ClosedPublic Authored by jansvoboda11 on Nov 17 2021, 8:14 AM.
Details Summary This patch removes HeaderFileInfo::isNonDefault, which is not being used anywhere.
Diff Detail
Event Timelinejansvoboda11 created this revision. jansvoboda11 added a child revision: D114093: [clang][lex] Refactor check for the first file include.Nov 17 2021, 8:18 AM This revision is now accepted and ready to land.Nov 17 2021, 9:01 AM Closed by commit rG7b6790850968: [clang][lex] NFC: Remove unused HeaderFileInfo member (authored by jansvoboda11). · Explain WhyNov 18 2021, 3:33 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 388150 clang/include/clang/Lex/HeaderSearch.h
|