]> granicus.if.org Git - clang/commit
Add a REQUIRES: darwin line for a mac test.
authorJeremy Morse <jeremy.morse.llvm@gmail.com>
Wed, 16 Jan 2019 17:41:29 +0000 (17:41 +0000)
committerJeremy Morse <jeremy.morse.llvm@gmail.com>
Wed, 16 Jan 2019 17:41:29 +0000 (17:41 +0000)
commit0d0de09b85ea80b4da888d5555cba1240e119f4e
treea59e66b791b47b47c31ecbd5a67b557b9ae2bcbd
parentd29cf5253337e8f4ca87a0bdffacc056f17175cc
Add a REQUIRES: darwin line for a mac test.

This test, apparently for macs, fails on Windows as lit can't emulate
the shell subprocess $(which...) correctly. Some other netbsd and linux
buildbots also fail here. Limit to macs as a temporary workaround.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@351360 91177308-0d34-0410-b5e6-96231b3b80d8
test/Tooling/clang-check-mac-libcxx-fixed-compilation-db.cpp