forked from OSchip/llvm-project
389530524b
This patch makes the minimizer more conservative to avoid missing dependency files that are brought in by __has_include PP expressions that occur in a condition of an #if/#elif that was previously skipped. The __has_include PP expressions can be used in an #if/#elif either directly, or through macro expansion, so we can't detect them at the time of minimization. Differential Revision: https://reviews.llvm.org/D70936 |
||
---|---|---|
.. | ||
Inputs | ||
error.cpp | ||
has_include_if_elif.cpp | ||
header_stat_before_open.m | ||
headerwithdirname.cpp | ||
headerwithdirnamefollowedbyinclude.cpp | ||
modules-full.cpp | ||
modules.cpp | ||
no-werror.cpp | ||
regular_cdb.cpp | ||
static-analyzer.c | ||
strip_diag_serialize.cpp | ||
subframework_header_dir_symlink.m | ||
symlink.cpp | ||
vfsoverlay.cpp |