llvm-project/clang/test/Tooling
Nico Weber 1f1703f5c7 Prefer 'env not' over 'not env' in tests.
That way, lit's builtin 'env' command can be used for the 'env' bit.

Also it's clearer that way that the 'not' shouldn't cover 'env'
failures.

llvm-svn: 374749
2019-10-14 01:41:56 +00:00
..
Inputs [Driver] Fix libcxx detection on Darwin with clang run as ./clang 2019-01-09 13:08:11 +00:00
auto-detect-from-source-parent-of-cwd.cpp Prefer 'env not' over 'not env' in tests. 2019-10-14 01:41:56 +00:00
auto-detect-from-source-parent.cpp
auto-detect-from-source.cpp [Tooling] JSONCompilationDatabasePlugin infers compile commands for missing files 2018-09-14 12:24:09 +00:00
clang-check-analyzer.cpp [Tooling] Allow -flto flags and filter out -Wa, flags 2018-08-22 17:13:40 +00:00
clang-check-args.cpp
clang-check-ast-dump.cpp Compound literals, enums, et al require const expr 2018-11-09 00:41:36 +00:00
clang-check-autodetect-dir.cpp
clang-check-builtin-headers.cpp
clang-check-chdir.cpp
clang-check-extra-arg.cpp [clang] - Simplify tools::SplitDebugName. 2018-12-05 11:09:10 +00:00
clang-check-fixit.cpp Remove a bogus sed option in test. 2019-04-08 16:34:38 +00:00
clang-check-mac-libcxx-abspath.cpp Move detection of libc++ include dirs to Driver on MacOS 2018-12-05 14:24:14 +00:00
clang-check-mac-libcxx-fixed-compilation-db.cpp Recommit r363298 "[lit] Disable test on darwin when building shared libs." 2019-06-15 20:09:54 +00:00
clang-check-mac-libcxx-relpath.cpp Move detection of libc++ include dirs to Driver on MacOS 2018-12-05 14:24:14 +00:00
clang-check-offload.cpp [tooling] Teach Tooling to understand compilation with offloading. 2019-10-10 23:05:55 +00:00
clang-check-pwd.cpp Prefer 'env not' over 'not env' in tests. 2019-10-14 01:41:56 +00:00
clang-check-rel-path.cpp
clang-check-strip-o.cpp
clang-check.cpp
clang-diff-args.test [clang-diff] Make printing of matches optional 2017-08-19 12:04:04 +00:00
clang-diff-ast.cpp [clang-diff] Treat CXXCtorInitializer as a node 2017-08-27 22:52:20 +00:00
clang-diff-basic.cpp [clang-diff] Use the relative name for NamedDecl 2017-08-22 08:56:26 +00:00
clang-diff-bottomup.cpp [clang-diff] Improve and test getNodeValue 2017-08-20 16:18:43 +00:00
clang-diff-html.test [clang-diff] Reformat test, NFC 2017-08-23 16:32:35 +00:00
clang-diff-json.cpp [lit, python] Always add quotes around the python path in lit 2018-08-06 22:37:45 +00:00
clang-diff-opt.cpp [clang-diff] Improve and test getNodeValue 2017-08-20 16:18:43 +00:00
clang-diff-topdown.cpp [clang-diff] Refactor stop-after command-line flag 2017-08-22 17:42:44 +00:00
fixed-database.cpp [tooling] Make compile_flags.txt negative test more hermetic 2017-11-14 15:22:34 +00:00
lit.local.cfg
ms-asm-no-target.cpp
multi-jobs.cpp
pch.cpp