llvm-project/clang/test/ClangScanDeps
Sylvain Audi a82a844961 [clang][deps] Keep #pragma push_macro, pop_macro and include_alias when minimizing source code.
The #pragma directives push_macro/pop_macro and include_alias may influence the #include / import directives encountered by dependency scanning tools like clang-scan-deps.

This patch ensures that those directives are not removed during source code minimization.

Differential Revision: https://reviews.llvm.org/D112088
2021-11-01 16:04:52 -04:00
..
Inputs [clang][deps] Keep #pragma push_macro, pop_macro and include_alias when minimizing source code. 2021-11-01 16:04:52 -04:00
diagnostics.c [clang][deps] Move tests to the Clang subdirectory 2021-09-10 21:36:49 +02:00
error.cpp [clang][deps] Sanitize both instances of DiagnosticOptions 2021-09-10 14:47:21 +02:00
has_include_if_elif.cpp Reland "[clang-scan-deps] Add support for clang-cl" 2021-04-21 07:56:39 -04:00
header-search-pruning.cpp [clang][deps] Prune unused header search paths 2021-10-12 12:39:23 +02:00
header_stat_before_open.m Reland "[clang-scan-deps] Add support for clang-cl" 2021-04-21 07:56:39 -04:00
headerwithdirname.cpp Reland "[clang-scan-deps] Add support for clang-cl" 2021-04-21 07:56:39 -04:00
headerwithdirnamefollowedbyinclude.cpp Reland "[clang-scan-deps] Add support for clang-cl" 2021-04-21 07:56:39 -04:00
modules-context-hash.c [clang][deps] Fix fragile test 2021-10-27 14:00:13 +02:00
modules-fmodule-name-no-module-built.m [clang-scan-deps] ignore top-level module dependencies that aren't actually imported 2021-07-20 11:11:28 -07:00
modules-full-by-mod-name.cpp [clang-scan-deps] Add an API for clang dependency scanner to perform 2021-09-09 08:52:50 -07:00
modules-full.cpp [clang][deps] NFC: Fix an XFAIL test on Windows 2021-06-14 14:37:26 +02:00
modules-inferred-explicit-build.m Reapply "[clang][deps] Support inferred modules" 2021-05-20 12:41:52 +02:00
modules-inferred.m [clang][deps] NFC: Check the correct context hashes in tests 2021-06-14 13:58:19 +02:00
modules-pch-common-submodule.c [clang][deps] Use top-level modules as precompiled dependencies 2021-08-25 10:51:34 +02:00
modules-pch-common-via-submodule.c [clang][deps] Collect precompiled deps from submodules too 2021-08-25 10:35:34 +02:00
modules-pch.c [clang][modules] Cache loads of modules imported by PCH 2021-10-13 18:09:52 +02:00
modules.cpp [clang][deps] Fix failing modules.cpp test 2021-06-14 12:55:56 +02:00
no-werror.cpp Reland "[clang-scan-deps] Add support for clang-cl" 2021-04-21 07:56:39 -04:00
preprocess_minimized_pragmas.cpp [clang][deps] Keep #pragma push_macro, pop_macro and include_alias when minimizing source code. 2021-11-01 16:04:52 -04:00
preserved-args.c [clang][deps] Prevent unintended modifications of the original TU command-line 2021-06-14 13:58:19 +02:00
regular_cdb.cpp [clang][deps] Move invocation adjustments from `clang-scan-deps` to `DependencyScanning` library 2021-06-14 12:23:33 +02:00
relative_directory.cpp [clang-scan-deps] Fix for input file given as relative path in compilation database "command" entry. 2020-11-12 08:48:17 -05:00
removed-args.c [clang][deps] Reset non-modular language and preprocessor options 2021-08-26 08:43:21 +02:00
resource_directory.c [clang][deps] Make resource directory deduction configurable 2021-10-21 14:06:52 +02:00
static-analyzer.c Reland "[clang-scan-deps] Add support for clang-cl" 2021-04-21 07:56:39 -04:00
strip_diag_serialize.cpp [clang][deps] Move stripping of diagnostic serialization from `clang-scan-deps` to `DependencyScanning` library 2021-06-14 12:23:32 +02:00
subframework_header_dir_symlink.m
symlink.cpp
target-filename.cpp Reland "[clang-scan-deps] Add support for clang-cl" 2021-04-21 07:56:39 -04:00
vfsoverlay.cpp Reland "[clang-scan-deps] Add support for clang-cl" 2021-04-21 07:56:39 -04:00