diff options
Diffstat (limited to 'test/Analysis/refcnt_naming.m')
-rw-r--r-- | test/Analysis/refcnt_naming.m | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/Analysis/refcnt_naming.m b/test/Analysis/refcnt_naming.m index 8e99f3409b..7d98b1368e 100644 --- a/test/Analysis/refcnt_naming.m +++ b/test/Analysis/refcnt_naming.m @@ -1,4 +1,3 @@ -// RUN: %clang_cc1 -analyze -analyzer-checker=core,core.experimental -analyzer-store=basic -verify %s // RUN: %clang_cc1 -analyze -analyzer-checker=core,core.experimental -analyzer-store=region -verify %s typedef const struct __CFString * CFStringRef; |