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)
commitfdaaca8adec8b04cce549fa6ce17e9054092c177
tree91140229ddc3835356d213cdc804817d6045c9e6
parent19fe95d7d216373d9b7b9973a01589fea569756e
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

llvm-svn: 282701
clang/test/Driver/darwin-stdlib.cpp
clang/test/lit.cfg
clang/test/lit.site.cfg.in