this should be xfailed on darwin. Darwin doesn't use the libstdc++ in the llvm-gcc...
authorChris Lattner <sabre@nondot.org>
Thu, 16 Jul 2009 18:45:51 +0000 (18:45 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 16 Jul 2009 18:45:51 +0000 (18:45 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76095 91177308-0d34-0410-b5e6-96231b3b80d8

test/FrontendC++/2009-07-16-PrivateCopyConstructor.cpp

index 6003a253378847a3f56572ad67828f2519a16a9f..96e85b24767fee8a101f1a6cbf466ab0246801bc 100644 (file)
@@ -1,4 +1,5 @@
 // RUN: %llvmgxx %s -S
+// XFAIL: darwin
 
 #include <set>