[all-commits] [llvm/llvm-project] a081a0: [clang][lex] NFC: De-duplicate some #include_next ...
Jan Svoboda via All-commits
all-commits at lists.llvm.org
Tue Feb 15 01:10:14 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a081a0654f35c12ddc2afc072110098404434b6c
https://github.com/llvm/llvm-project/commit/a081a0654f35c12ddc2afc072110098404434b6c
Author: Jan Svoboda <jan_svoboda at apple.com>
Date: 2022-02-15 (Tue, 15 Feb 2022)
Changed paths:
M clang/include/clang/Lex/Preprocessor.h
M clang/lib/Lex/PPDirectives.cpp
M clang/lib/Lex/PPMacroExpansion.cpp
Log Message:
-----------
[clang][lex] NFC: De-duplicate some #include_next logic
This patch addresses a FIXME and de-duplicates some `#include_next` logic
Depends on D119714.
Reviewed By: ahoppen
Differential Revision: https://reviews.llvm.org/D119716
More information about the All-commits
mailing list