summaryrefslogtreecommitdiff
path: root/test/Analysis/complex.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/Analysis/complex.c')
-rw-r--r--test/Analysis/complex.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/Analysis/complex.c b/test/Analysis/complex.c
index f29fc70c49442..cef624577a6dc 100644
--- a/test/Analysis/complex.c
+++ b/test/Analysis/complex.c
@@ -1,4 +1,3 @@
-// RUN: clang-cc -analyze -checker-simple -analyzer-store=basic -analyzer-constraints=basic -verify %s &&
// RUN: clang-cc -analyze -checker-cfref -analyzer-store=basic -analyzer-constraints=basic -verify %s &&
// RUN: clang-cc -analyze -checker-cfref -analyzer-store=basic -analyzer-constraints=range -verify %s &&
// RUN: clang-cc -analyze -checker-cfref -analyzer-store=region -analyzer-constraints=basic -verify %s &&