aboutsummaryrefslogtreecommitdiff
path: root/test/Analysis/bstring.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/Analysis/bstring.cpp')
-rw-r--r--test/Analysis/bstring.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Analysis/bstring.cpp b/test/Analysis/bstring.cpp
index 0b4e7e94f00b..a6d7b4016277 100644
--- a/test/Analysis/bstring.cpp
+++ b/test/Analysis/bstring.cpp
@@ -1,4 +1,4 @@
-// RUN: %clang_cc1 -analyze -analyzer-checker=core,unix.cstring,alpha.unix.cstring,debug.ExprInspection -analyzer-store=region -verify %s
+// RUN: %clang_analyze_cc1 -analyzer-checker=core,unix.cstring,alpha.unix.cstring,debug.ExprInspection -analyzer-store=region -verify %s
#include "Inputs/system-header-simulator-cxx.h"
#include "Inputs/system-header-simulator-for-malloc.h"