diff options
-rw-r--r-- | test/Rewriter/properties.m | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Rewriter/properties.m b/test/Rewriter/properties.m index 68ff982db5..bfc8dc124b 100644 --- a/test/Rewriter/properties.m +++ b/test/Rewriter/properties.m @@ -2,6 +2,7 @@ // Fariborz approved this being xfail'ed during the addition // of explicit lvalue-to-rvalue conversions. +// RUN: false // XFAIL: * @interface Foo { |