summaryrefslogtreecommitdiff
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.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Analysis/pr_2542_rdar_6793404.m b/test/Analysis/pr_2542_rdar_6793404.m
index 19c140d9e59a6..6f1ebf962594c 100644
--- a/test/Analysis/pr_2542_rdar_6793404.m
+++ b/test/Analysis/pr_2542_rdar_6793404.m
@@ -1,4 +1,4 @@
-// RUN: %clang_cc1 -analyze -analyzer-checker=core,osx.cocoa.RetainCount,experimental.core -pedantic -analyzer-store=region -verify -Wno-objc-root-class %s
+// RUN: %clang_cc1 -analyze -analyzer-checker=core,osx.cocoa.RetainCount,alpha.core -pedantic -analyzer-store=region -verify -Wno-objc-root-class %s
// BEGIN delta-debugging reduced header stuff