]> granicus.if.org Git - clang/commit
XFAIL Driver/darwin-stdlib.cpp if CLANG_DEFAULT_CXX_STDLIB is set
authorJonas Hahnfeld <Hahnfeld@itc.rwth-aachen.de>
Thu, 29 Sep 2016 07:43:08 +0000 (07:43 +0000)
committerJonas Hahnfeld <Hahnfeld@itc.rwth-aachen.de>
Thu, 29 Sep 2016 07:43:08 +0000 (07:43 +0000)
commit046fede56da7191aad86c9feb933f6fcffba7f58
tree0e80c0f6608ffb5168fad03095620eaf37c8b383
parentce8f8cc83b78bfb9f4c3c240e244c1f23e4c1923
XFAIL Driver/darwin-stdlib.cpp if CLANG_DEFAULT_CXX_STDLIB is set

Until someone rewrites the stdlib logic for Darwin so that we don't need
to pass down the -stdlib argument to cc1.
(see https://llvm.org/bugs/show_bug.cgi?id=30548)

Differential Revision: https://reviews.llvm.org/D24601

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@282701 91177308-0d34-0410-b5e6-96231b3b80d8
test/Driver/darwin-stdlib.cpp
test/lit.cfg
test/lit.site.cfg.in