aboutsummaryrefslogtreecommitdiff
path: root/test/Analysis/analyzer-stats.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/Analysis/analyzer-stats.c')
-rw-r--r--test/Analysis/analyzer-stats.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Analysis/analyzer-stats.c b/test/Analysis/analyzer-stats.c
index a0a50cbc9343..5a40d196bb1f 100644
--- a/test/Analysis/analyzer-stats.c
+++ b/test/Analysis/analyzer-stats.c
@@ -1,4 +1,4 @@
-// RUN: %clang_cc1 -analyze -analyzer-checker=core,deadcode.DeadStores,debug.Stats -verify -Wno-unreachable-code -analyzer-opt-analyze-nested-blocks %s
+// RUN: %clang_analyze_cc1 -analyzer-checker=core,deadcode.DeadStores,debug.Stats -verify -Wno-unreachable-code -analyzer-opt-analyze-nested-blocks %s
int foo();