llvm-project/clang/test/Tooling
Pavel Labath dee20c105b ClangTool: strip -o from the command line
Summary:
This patch creates a new ArgumentsAdjuster, which removes all -o parameters from
the command line. This adjuster is inserted by default into the ClangTool pipeline.

Reviewers: klimek

CC: cfe-commits, revane

Differential Revision: http://llvm-reviews.chandlerc.com/D925

llvm-svn: 183398
2013-06-06 11:52:19 +00:00
..
Inputs Fixes a segfault in Tooling when using pch's: 2012-07-31 13:56:54 +00:00
auto-detect-from-source-parent-of-cwd.cpp Use 'env' in tests that set environment variables. 2013-05-15 01:45:37 +00:00
auto-detect-from-source-parent.cpp Added PR number for failing win64 tests. 2013-03-25 18:56:45 +00:00
auto-detect-from-source.cpp Added PR number for failing win64 tests. 2013-03-25 18:56:45 +00:00
clang-check-args.cpp As of r180836, these tests should no longer be XFAILed on Windows. 2013-05-01 15:16:52 +00:00
clang-check-ast-dump.cpp Add indents to AST dumping and removed parenthesis from AST nodes. 2013-01-31 01:44:26 +00:00
clang-check-autodetect-dir.cpp Added PR number for failing win64 tests. 2013-03-25 18:56:45 +00:00
clang-check-builtin-headers.cpp As of r180836, these tests should no longer be XFAILed on Windows. 2013-05-01 15:16:52 +00:00
clang-check-chdir.cpp As of r180836, these tests should no longer be XFAILed on Windows. 2013-05-01 15:16:52 +00:00
clang-check-extra-arg.cpp clang-check: Enable specification of additional compiler arguments 2013-06-05 16:23:30 +00:00
clang-check-pwd.cpp Use 'env' in tests that set environment variables. 2013-05-15 01:45:37 +00:00
clang-check-strip-o.cpp ClangTool: strip -o from the command line 2013-06-06 11:52:19 +00:00
clang-check.cpp As of r180836, these tests should no longer be XFAILed on Windows. 2013-05-01 15:16:52 +00:00
multi-jobs.cpp As of r180836, these tests should no longer be XFAILed on Windows. 2013-05-01 15:16:52 +00:00
pch.cpp ClangTool output cleanup 2013-03-15 20:14:01 +00:00