I just revertd llvm patch.

XFAIL this for now until I prepare clang specific patch.

llvm-svn: 75575
This commit is contained in:
Devang Patel 2009-07-14 00:56:16 +00:00
parent cdfc858ec0
commit caadf8c9dc
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
// RUN: clang-cc -g -S -o %t %s
// RUN: not grep 001 %t
// XFAIL
@interface F