aboutsummaryrefslogtreecommitdiff
path: root/test/Analysis/pr_2542_rdar_6793404.m
diff options
context:
space:
mode:
Diffstat (limited to 'test/Analysis/pr_2542_rdar_6793404.m')
-rw-r--r--test/Analysis/pr_2542_rdar_6793404.m3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/Analysis/pr_2542_rdar_6793404.m b/test/Analysis/pr_2542_rdar_6793404.m
index 73218d8bc80e..d5125a649d2b 100644
--- a/test/Analysis/pr_2542_rdar_6793404.m
+++ b/test/Analysis/pr_2542_rdar_6793404.m
@@ -1,5 +1,4 @@
-// RUN: %clang_cc1 -analyze -analyzer-checker=core,core.experimental -pedantic -analyzer-store=basic -verify %s
-// RUN: %clang_cc1 -analyze -analyzer-checker=core,core.experimental -pedantic -analyzer-store=region -verify %s
+// RUN: %clang_cc1 -analyze -analyzer-checker=core,osx.cocoa.RetainCount,experimental.core -pedantic -analyzer-store=region -verify %s
// BEGIN delta-debugging reduced header stuff