aboutsummaryrefslogtreecommitdiff
path: root/clang/test/ExtractAPI/global_var_template_partial_spec.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/ExtractAPI/global_var_template_partial_spec.cpp')
-rw-r--r--clang/test/ExtractAPI/global_var_template_partial_spec.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/ExtractAPI/global_var_template_partial_spec.cpp b/clang/test/ExtractAPI/global_var_template_partial_spec.cpp
index 91084f25..e98076c 100644
--- a/clang/test/ExtractAPI/global_var_template_partial_spec.cpp
+++ b/clang/test/ExtractAPI/global_var_template_partial_spec.cpp
@@ -2,7 +2,7 @@
// RUN: split-file %s %t
// RUN: sed -e "s@INPUT_DIR@%{/t:regex_replacement}@g" \
// RUN: %t/reference.output.json.in >> %t/reference.output.json
-// RUN: %clang_cc1 -extract-api --pretty-sgf -triple arm64-apple-macosx \
+// RUN: %clang_cc1 -extract-api -triple arm64-apple-macosx \
// RUN: -x c++-header %t/input.h -o %t/output.json -verify
// Generator version is not consistent across test runs, normalize it.