X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=test%2FFrontendC%2B%2B%2F2009-07-16-PrivateCopyConstructor.cpp;h=96e85b24767fee8a101f1a6cbf466ab0246801bc;hb=484291c27319668ad99cb87def000254357736fb;hp=6003a253378847a3f56572ad67828f2519a16a9f;hpb=3f2122bea82d2dc4331abcc4315e0143060b76c5;p=oota-llvm.git diff --git a/test/FrontendC++/2009-07-16-PrivateCopyConstructor.cpp b/test/FrontendC++/2009-07-16-PrivateCopyConstructor.cpp index 6003a253378..96e85b24767 100644 --- a/test/FrontendC++/2009-07-16-PrivateCopyConstructor.cpp +++ b/test/FrontendC++/2009-07-16-PrivateCopyConstructor.cpp @@ -1,4 +1,5 @@ // RUN: %llvmgxx %s -S +// XFAIL: darwin #include