llvm-project/clang/test/Tooling
Ella Ma da168dd875 [clang] Allow clang-check to customize analyzer output file or dir name
Required by https://stackoverflow.com/questions/58073606

As the output argument is stripped out in the clang-check tool, it seems impossible for clang-check users to customize the output file name, even with -extra-args and -extra-arg-before.

This patch adds the -analyzer-output-path argument to allow users to adjust the output name. And if the argument is not set or the analyzer is not enabled, the original strip output adjuster will remove the output arguments.

Differential Revision: https://reviews.llvm.org/D97265
2021-11-15 16:49:41 +01:00
..
Inputs
auto-detect-from-source-parent-of-cwd.cpp
auto-detect-from-source-parent.cpp
auto-detect-from-source.cpp
clang-check-analyzer.cpp
clang-check-args.cpp
clang-check-ast-dump.cpp
clang-check-autodetect-dir.cpp
clang-check-builtin-headers.cpp
clang-check-chdir.cpp
clang-check-extra-arg.cpp
clang-check-fixit.cpp
clang-check-mac-libcxx-abspath.cpp
clang-check-mac-libcxx-fixed-compilation-db.cpp
clang-check-mac-libcxx-relpath.cpp
clang-check-pwd.cpp
clang-check-rel-path.cpp
clang-check-set-analyzer-output-path.cpp [clang] Allow clang-check to customize analyzer output file or dir name 2021-11-15 16:49:41 +01:00
clang-check-strip-o.cpp
clang-check-syntax-tree-dump.cpp [Syntax] Add syntax-tree-dump in clang-check. 2021-01-29 14:10:27 +01:00
clang-check.cpp
clang-diff-args.test
clang-diff-ast.cpp
clang-diff-basic.cpp
clang-diff-bottomup.cpp
clang-diff-html.test
clang-diff-json.cpp
clang-diff-opt.cpp
clang-diff-topdown.cpp
fixed-database.cpp
lit.local.cfg
ms-asm-no-target.cpp
multi-jobs.cpp
pch.cpp