summaryrefslogtreecommitdiff
path: root/test/Analysis/refcnt_naming.m
diff options
context:
space:
mode:
Diffstat (limited to 'test/Analysis/refcnt_naming.m')
-rw-r--r--test/Analysis/refcnt_naming.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Analysis/refcnt_naming.m b/test/Analysis/refcnt_naming.m
index aff713be49f2..1d3a9b7589e3 100644
--- a/test/Analysis/refcnt_naming.m
+++ b/test/Analysis/refcnt_naming.m
@@ -1,4 +1,4 @@
-// RUN: %clang_cc1 -analyze -analyzer-checker=core,osx.cocoa.RetainCount,experimental.core -analyzer-store=region -verify %s
+// RUN: %clang_cc1 -analyze -analyzer-checker=core,osx.cocoa.RetainCount,experimental.core -analyzer-ipa=none -analyzer-store=region -verify %s
typedef const struct __CFString * CFStringRef;
typedef const struct __CFAllocator * CFAllocatorRef;