summaryrefslogtreecommitdiff
path: root/test/Analysis/override-werror.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/Analysis/override-werror.c')
-rw-r--r--test/Analysis/override-werror.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Analysis/override-werror.c b/test/Analysis/override-werror.c
index a68ee1ed0a30..7dc09f518627 100644
--- a/test/Analysis/override-werror.c
+++ b/test/Analysis/override-werror.c
@@ -1,4 +1,4 @@
-// RUN: %clang_cc1 -analyze -analyzer-checker=core,alpha.core -Werror %s -analyzer-store=region -verify
+// RUN: %clang_analyze_cc1 -analyzer-checker=core,alpha.core -Werror %s -analyzer-store=region -verify
// This test case illustrates that using '-analyze' overrides the effect of
// -Werror. This allows basic warnings not to interfere with producing