forked from OSchip/llvm-project
Apparently properties.m does not always fail; make it.
llvm-svn: 120894
This commit is contained in:
parent
a6f59318c7
commit
bd35f73b6b
|
@ -2,6 +2,7 @@
|
|||
|
||||
// Fariborz approved this being xfail'ed during the addition
|
||||
// of explicit lvalue-to-rvalue conversions.
|
||||
// RUN: false
|
||||
// XFAIL: *
|
||||
|
||||
@interface Foo {
|
||||
|
|
Loading…
Reference in New Issue