]> granicus.if.org Git - clang/commitdiff
XFAIL test until I figure out how to make test pass on different platforms.
authorFariborz Jahanian <fjahanian@apple.com>
Thu, 23 Feb 2012 20:22:21 +0000 (20:22 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Thu, 23 Feb 2012 20:22:21 +0000 (20:22 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@151277 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGenObjC/auto-property-synthesize-protocol.m

index ca5c095047fa4c2b76c52b02e9c634f8108a3091..b34fcd9756f1fbe8d954cad576512e56b0659ee2 100644 (file)
@@ -1,5 +1,6 @@
 // RUN: %clang_cc1 -triple x86_64-apple-darwin -fobjc-default-synthesize-properties -emit-llvm  %s -o - | FileCheck %s
 // rdar://10907410
+// XFAIL: *
 
 @protocol P
 @optional