summaryrefslogtreecommitdiffstats
path: root/clang/test/Analysis/NSWindow.m
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/Analysis/NSWindow.m')
-rw-r--r--clang/test/Analysis/NSWindow.m1
1 files changed, 0 insertions, 1 deletions
diff --git a/clang/test/Analysis/NSWindow.m b/clang/test/Analysis/NSWindow.m
index 495f8e19d8e..8f8554b66df 100644
--- a/clang/test/Analysis/NSWindow.m
+++ b/clang/test/Analysis/NSWindow.m
@@ -1,4 +1,3 @@
-// RUN: %clang_cc1 -analyze -analyzer-checker=core,osx.cocoa.RetainCount,experimental.core,deadcode.DeadStores -analyzer-store=region -analyzer-constraints=basic -verify %s
// RUN: %clang_cc1 -analyze -analyzer-checker=core,osx.cocoa.RetainCount,experimental.core,deadcode.DeadStores -analyzer-store=region -analyzer-constraints=range -verify %s
// These declarations were reduced using Delta-Debugging from Foundation.h
OpenPOWER on IntegriCloud