summaryrefslogtreecommitdiffstats
path: root/test/Coverage/ast-printing.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/Coverage/ast-printing.cpp')
-rw-r--r--test/Coverage/ast-printing.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/Coverage/ast-printing.cpp b/test/Coverage/ast-printing.cpp
index e86e799..ce0a569 100644
--- a/test/Coverage/ast-printing.cpp
+++ b/test/Coverage/ast-printing.cpp
@@ -2,5 +2,7 @@
// RUN: %clang_cc1 -ast-print %s
// RUN: %clang_cc1 -ast-dump %s
// FIXME: %clang_cc1 -ast-print-xml -o %t %s
+// RUN: %clang_cc1 -print-decl-contexts %s
+// RUN: %clang_cc1 -dump-record-layouts %s
#include "cxx-language-features.inc"
OpenPOWER on IntegriCloud