[PATCH] D119716: [clang][lex] NFC: De-duplicate some #include_next logic
Jan Svoboda via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Feb 14 06:57:29 PST 2022
jansvoboda11 created this revision.
jansvoboda11 added reviewers: ahoppen, Bigcheese, dexonsmith.
jansvoboda11 requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
This patch addresses a FIXME and de-duplicates some `#include_next` logic
Depends on D119714 <https://reviews.llvm.org/D119714>.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D119716
Files:
clang/include/clang/Lex/Preprocessor.h
clang/lib/Lex/PPDirectives.cpp
clang/lib/Lex/PPMacroExpansion.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119716.408404.patch
Type: text/x-patch
Size: 6217 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220214/b6971ed9/attachment.bin>
More information about the cfe-commits
mailing list