summaryrefslogtreecommitdiffstats
path: root/clang/test/Format/xmloutput.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/Format/xmloutput.cpp')
-rw-r--r--clang/test/Format/xmloutput.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/Format/xmloutput.cpp b/clang/test/Format/xmloutput.cpp
index 3d84a2f5e4c..525810143f9 100644
--- a/clang/test/Format/xmloutput.cpp
+++ b/clang/test/Format/xmloutput.cpp
@@ -1,4 +1,4 @@
-// RUN: clang-format -output-replacements-xml -sort-includes %s \
+// RUN: clang-format -style=LLVM -output-replacements-xml -sort-includes %s \
// RUN: | FileCheck -strict-whitespace %s
// CHECK: <?xml
OpenPOWER on IntegriCloud