summaryrefslogtreecommitdiffstats
path: root/clang/test/Analysis/complex.c
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/Analysis/complex.c')
-rw-r--r--clang/test/Analysis/complex.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/clang/test/Analysis/complex.c b/clang/test/Analysis/complex.c
index c118a61455a..3900bcbfae6 100644
--- a/clang/test/Analysis/complex.c
+++ b/clang/test/Analysis/complex.c
@@ -1,4 +1,3 @@
-// RUN: %clang_cc1 -analyze -analyzer-checker=core -analyzer-store=region -analyzer-constraints=basic -verify -Wno-unreachable-code -ffreestanding %s
// RUN: %clang_cc1 -analyze -analyzer-checker=core -analyzer-store=region -analyzer-constraints=range -verify -Wno-unreachable-code -ffreestanding %s
#include <stdint.h>
OpenPOWER on IntegriCloud