aboutsummaryrefslogtreecommitdiff
path: root/test/Analysis/NSPanel.m
diff options
context:
space:
mode:
Diffstat (limited to 'test/Analysis/NSPanel.m')
-rw-r--r--test/Analysis/NSPanel.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Analysis/NSPanel.m b/test/Analysis/NSPanel.m
index 1d77d1e3702b..53b18c205ef8 100644
--- a/test/Analysis/NSPanel.m
+++ b/test/Analysis/NSPanel.m
@@ -1,4 +1,4 @@
-// RUN: %clang_cc1 -analyze -analyzer-checker=core,osx.cocoa.RetainCount,alpha.core -analyzer-store=region -analyzer-constraints=range -verify -Wno-objc-root-class %s
+// RUN: %clang_cc1 -analyze -analyzer-checker=core,osx.cocoa.RetainCount,alpha.core -analyzer-store=region -verify -Wno-objc-root-class %s
// expected-no-diagnostics
// BEGIN delta-debugging reduced header stuff