aboutsummaryrefslogtreecommitdiff
path: root/test/Analysis/pr_4164.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/Analysis/pr_4164.c')
-rw-r--r--test/Analysis/pr_4164.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Analysis/pr_4164.c b/test/Analysis/pr_4164.c
index 0d2ca41b32e1..02c1f41ebbd5 100644
--- a/test/Analysis/pr_4164.c
+++ b/test/Analysis/pr_4164.c
@@ -1,4 +1,4 @@
-// RUN: %clang_cc1 -triple x86_64-apple-darwin9 -analyze -analyzer-checker=core,alpha.core -analyzer-store=region -verify %s
+// RUN: %clang_analyze_cc1 -triple x86_64-apple-darwin9 -analyzer-checker=core,alpha.core -analyzer-store=region -verify %s
// expected-no-diagnostics
// PR 4164: http://llvm.org/bugs/show_bug.cgi?id=4164