hanchenye-llvm-project/clang/test/Tooling
Arnaud A. de Grandmaison 59615698d5 PR19601: testcase improvement
The test can now catch all cases:
 - no removal of the 'no-integrated-as' flag
 - bogus removal of the flag, like when the remove_if was not followed by an erase

llvm-svn: 207787
2014-05-01 19:36:13 +00:00
..
Inputs Ignore test Inputs globally and remove redundant lit.local.cfg files 2013-11-15 13:37:49 +00:00
auto-detect-from-source-parent-of-cwd.cpp Simplify now that llvm::sys::current_path checks $PWD. 2013-08-10 01:40:10 +00:00
auto-detect-from-source-parent.cpp Add 'not' to commands that are expected to fail. 2013-07-04 16:16:58 +00:00
auto-detect-from-source.cpp Add 'not' to commands that are expected to fail. 2013-07-04 16:16:58 +00:00
clang-check-analyzer.cpp
clang-check-args.cpp Add 'not' to commands that are expected to fail. 2013-07-04 16:16:58 +00:00
clang-check-ast-dump.cpp
clang-check-autodetect-dir.cpp Add 'not' to commands that are expected to fail. 2013-07-04 16:16:58 +00:00
clang-check-builtin-headers.cpp Add 'not' to commands that are expected to fail. 2013-07-04 16:16:58 +00:00
clang-check-chdir.cpp Add 'not' to commands that are expected to fail. 2013-07-04 16:16:58 +00:00
clang-check-extra-arg.cpp
clang-check-pwd.cpp Simplify now that llvm::sys::current_path checks $PWD. 2013-08-10 01:40:10 +00:00
clang-check-rel-path.cpp Fixed replacements for files with relative paths are not applied. 2013-10-01 14:59:00 +00:00
clang-check-strip-o.cpp Add 'not' to commands that are expected to fail. 2013-07-04 16:16:58 +00:00
clang-check.cpp Add 'not' to commands that are expected to fail. 2013-07-04 16:16:58 +00:00
ms-asm-no-target.cpp Improve the missing ASM parser test for MS-style assembly 2013-11-08 06:50:48 +00:00
multi-jobs.cpp PR19601: testcase improvement 2014-05-01 19:36:13 +00:00
pch.cpp