From bf61e3b4d3fd81eb65c44bd71b6e001127906b98 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Thu, 16 Jul 2009 18:45:51 +0000 Subject: this should be xfailed on darwin. Darwin doesn't use the libstdc++ in the llvm-gcc distro, it uses the system version. llvm-svn: 76095 --- llvm/test/FrontendC++/2009-07-16-PrivateCopyConstructor.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'llvm/test/FrontendC++/2009-07-16-PrivateCopyConstructor.cpp') diff --git a/llvm/test/FrontendC++/2009-07-16-PrivateCopyConstructor.cpp b/llvm/test/FrontendC++/2009-07-16-PrivateCopyConstructor.cpp index 6003a253378..96e85b24767 100644 --- a/llvm/test/FrontendC++/2009-07-16-PrivateCopyConstructor.cpp +++ b/llvm/test/FrontendC++/2009-07-16-PrivateCopyConstructor.cpp @@ -1,4 +1,5 @@ // RUN: %llvmgxx %s -S +// XFAIL: darwin #include -- cgit v1.2.3