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)
commitdfce3603069fdb6380d3380af434981fcd6e206a
tree584c16ce58cf1ee0e6fe37ce643d06812c1a2136
parent2b48ab947cbc3a448f84062da9e1f1a4e27ad220
this should be xfailed on darwin.  Darwin doesn't use the libstdc++ in the llvm-gcc distro, it uses the system version.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76095 91177308-0d34-0410-b5e6-96231b3b80d8
test/FrontendC++/2009-07-16-PrivateCopyConstructor.cpp