[PATCH] D56976: [clang] [test] Pass -ccc-install-dir in mac compilation db test
Ilya Biryukov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jan 21 01:59:42 PST 2019
ilya-biryukov added inline comments.
================
Comment at: test/Tooling/clang-check-mac-libcxx-fixed-compilation-db.cpp:15
+// RUN: -stdlib=libc++ -target x86_64-apple-darwin \
+// RUN: -ccc-install-dir %t/mock-libcxx/bin
#include <mock_vector>
----------------
Could you leave a comment this is passed to unbreak *BSD tests?
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56976/new/
https://reviews.llvm.org/D56976
More information about the cfe-commits
mailing list