From 9f4dbff6669c8037f3b036bcf580d14f1a4f12a5 Mon Sep 17 00:00:00 2001 From: Dimitry Andric Date: Mon, 24 Nov 2014 09:15:30 +0000 Subject: Vendor import of clang RELEASE_350/final tag r216957 (effectively, 3.5.0 release): https://llvm.org/svn/llvm-project/cfe/tags/RELEASE_350/final@216957 --- test/CodeGenCXX/debug-info-limited.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'test/CodeGenCXX/debug-info-limited.cpp') diff --git a/test/CodeGenCXX/debug-info-limited.cpp b/test/CodeGenCXX/debug-info-limited.cpp index 54a2424fddd9a..294d1f6b6d205 100644 --- a/test/CodeGenCXX/debug-info-limited.cpp +++ b/test/CodeGenCXX/debug-info-limited.cpp @@ -11,8 +11,7 @@ A *foo (A* x) { return a; } -// Verify that we're not emitting a full definition of B in limit debug mode. -// CHECK: ; [ DW_TAG_class_type ] [B] {{.*}} [decl] +// CHECK: ; [ DW_TAG_class_type ] [B] {{.*}} [def] class B { public: -- cgit v1.3