[PATCH] D112088: [clang][deps] Keep #pragma push_macro, pop_macro and include_alias when minimizing source code.
Sylvain Audi via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Nov 1 13:09:20 PDT 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rGa82a844961a5: [clang][deps] Keep #pragma push_macro, pop_macro and include_alias when… (authored by saudi).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D112088/new/
https://reviews.llvm.org/D112088
Files:
clang/include/clang/Lex/DependencyDirectivesSourceMinimizer.h
clang/lib/Lex/DependencyDirectivesSourceMinimizer.cpp
clang/test/ClangScanDeps/Inputs/preprocess_minimized_pragmas.h
clang/test/ClangScanDeps/Inputs/preprocess_minimized_pragmas_cdb.json
clang/test/ClangScanDeps/preprocess_minimized_pragmas.cpp
clang/test/Lexer/minimize_source_to_dependency_directives_pragmas.c
clang/unittests/Lex/DependencyDirectivesSourceMinimizerTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112088.383865.patch
Type: text/x-patch
Size: 8941 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211101/456a7aa8/attachment-0001.bin>
More information about the cfe-commits
mailing list