From ee791dde723a2089c681d2ab6a9d4f96379d5f49 Mon Sep 17 00:00:00 2001 From: Roman Divacky Date: Fri, 15 Jan 2010 15:39:40 +0000 Subject: Update clang to r93512. --- test/Coverage/ast-printing.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'test/Coverage/ast-printing.cpp') diff --git a/test/Coverage/ast-printing.cpp b/test/Coverage/ast-printing.cpp index e86e799a8f6ef..ce0a5693b0466 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" -- cgit v1.2.3