summaryrefslogtreecommitdiffstats
path: root/clang/test
diff options
context:
space:
mode:
authorJohn McCall <rjmccall@apple.com>2010-12-04 05:22:10 +0000
committerJohn McCall <rjmccall@apple.com>2010-12-04 05:22:10 +0000
commitbd35f73b6bd91a859d7c0e1b4b0e9719f342e62c (patch)
tree6120f6b7679915438a16028fc958f0e9b9f75e63 /clang/test
parenta6f59318c7af49765fee9dca197509829a531040 (diff)
downloadbcm5719-llvm-bd35f73b6bd91a859d7c0e1b4b0e9719f342e62c.tar.gz
bcm5719-llvm-bd35f73b6bd91a859d7c0e1b4b0e9719f342e62c.zip
Apparently properties.m does not always fail; make it.
llvm-svn: 120894
Diffstat (limited to 'clang/test')
-rw-r--r--clang/test/Rewriter/properties.m1
1 files changed, 1 insertions, 0 deletions
diff --git a/clang/test/Rewriter/properties.m b/clang/test/Rewriter/properties.m
index 68ff982db5a..bfc8dc124b9 100644
--- a/clang/test/Rewriter/properties.m
+++ b/clang/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 {
OpenPOWER on IntegriCloud