Author: rjmccall
Date: Fri Dec 3 23:22:10 2010
New Revision: 120894
URL: http://llvm.org/viewvc/llvm-project?rev=120894&view=rev
Log:
Apparently properties.m does not always fail; make it.
Modified:
cfe/trunk/test/Rewriter/properties.m
Modified: cfe/trunk/test/Rewriter/properties.m
URL:
http://llvm.org/viewvc/llvm-project/cfe/trunk/test/Rewriter/properties.m?rev=120894&r1=120893&r2=120894&view=diff
==============================================================================
--- cfe/trunk/test/Rewriter/properties.m (original)
+++ cfe/trunk/test/Rewriter/properties.m Fri Dec 3 23:22:10 2010
@@ -2,6 +2,7 @@
// Fariborz approved this being xfail'ed during the addition
// of explicit lvalue-to-rvalue conversions.
+// RUN: false
// XFAIL: *
@interface Foo {
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits