forked from OSchip/llvm-project
I just revertd llvm patch.
XFAIL this for now until I prepare clang specific patch. llvm-svn: 75575
This commit is contained in:
parent
cdfc858ec0
commit
caadf8c9dc
|
@ -1,5 +1,6 @@
|
|||
// RUN: clang-cc -g -S -o %t %s
|
||||
// RUN: not grep 001 %t
|
||||
// XFAIL
|
||||
|
||||
|
||||
@interface F
|
||||
|
|
Loading…
Reference in New Issue