forked from OSchip/llvm-project
4d54038279
Pass -ccc-install-dir explicitly as the compilation database code does not pass argv[0] to getMainExecutable(), while some systems require it to return the correct path. Since the relevant code is apparently only applicable to Darwin, just pass correct -ccc-install-dir to make the tests pass on *BSD systems. Differential Revision: https://reviews.llvm.org/D56976 llvm-svn: 351752 |
||
---|---|---|
.. | ||
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-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-strip-o.cpp | ||
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 |