summaryrefslogtreecommitdiffstats
path: root/clang/test/Coverage/ast-printing.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/Coverage/ast-printing.cpp')
-rw-r--r--clang/test/Coverage/ast-printing.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/clang/test/Coverage/ast-printing.cpp b/clang/test/Coverage/ast-printing.cpp
index 0de56422895..3205078758f 100644
--- a/clang/test/Coverage/ast-printing.cpp
+++ b/clang/test/Coverage/ast-printing.cpp
@@ -1,7 +1,6 @@
// RUN: %clang_cc1 -fsyntax-only %s
// RUN: %clang_cc1 -ast-print %s
// RUN: %clang_cc1 -ast-dump %s
-// RUN: %clang_cc1 -ast-print-xml -o %t %s
// RUN: %clang_cc1 -print-decl-contexts %s
// RUN: %clang_cc1 -fdump-record-layouts %s
OpenPOWER on IntegriCloud