summaryrefslogtreecommitdiff
path: root/test/Analysis/diagnostics/plist-diagnostics-include-check.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/Analysis/diagnostics/plist-diagnostics-include-check.cpp')
-rw-r--r--test/Analysis/diagnostics/plist-diagnostics-include-check.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Analysis/diagnostics/plist-diagnostics-include-check.cpp b/test/Analysis/diagnostics/plist-diagnostics-include-check.cpp
index 6ed39451a8bc3..8c66b96007ebc 100644
--- a/test/Analysis/diagnostics/plist-diagnostics-include-check.cpp
+++ b/test/Analysis/diagnostics/plist-diagnostics-include-check.cpp
@@ -1,4 +1,4 @@
-// RUN: %clang_cc1 -analyze -analyzer-checker=debug.ExprInspection -analyzer-output=plist-multi-file %s -o %t.plist
+// RUN: %clang_analyze_cc1 -analyzer-checker=debug.ExprInspection -analyzer-output=plist-multi-file %s -o %t.plist
// RUN: FileCheck --input-file=%t.plist %s
#include "Inputs/include/plist-diagnostics-include-check-macro.h"