[PATCH] D70936: [clang-scan-deps] do not skip empty #if/#elif in the minimize to avoid missing `__has_include` dependencies
Alex Lorenz via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Dec 2 18:50:08 PST 2019
This revision was automatically updated to reflect the committed changes.
arphaman marked an inline comment as done.
Closed by commit rG389530524be1: [clang-scan-deps] do not skip empty #if/#elif in the minimizer to avoid missing… (authored by arphaman).
Changed prior to commit:
https://reviews.llvm.org/D70936?vs=231804&id=231810#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70936/new/
https://reviews.llvm.org/D70936
Files:
clang/lib/Lex/DependencyDirectivesSourceMinimizer.cpp
clang/test/ClangScanDeps/Inputs/has_include_if_elif.json
clang/test/ClangScanDeps/has_include_if_elif.cpp
clang/unittests/Lex/DependencyDirectivesSourceMinimizerTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70936.231810.patch
Type: text/x-patch
Size: 4695 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191203/fc386b46/attachment-0001.bin>
More information about the cfe-commits
mailing list