Temporarily mark this test XFAIL.

llvm-svn: 58024
This commit is contained in:
Ted Kremenek 2008-10-23 01:57:31 +00:00
parent cc3d18877a
commit c5092cc061
1 changed files with 3 additions and 2 deletions

View File

@ -1,4 +1,5 @@
// RUN: clang -checker-cfref -verify %s
// XFAIL
typedef const struct __CFString * CFStringRef;
typedef const struct __CFAllocator * CFAllocatorRef;