From: Adrian Prantl Date: Mon, 6 Jul 2015 16:36:04 +0000 (+0000) Subject: Update testcase to reflect new behavior in DIBuilder. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=064bc4f4b64c1fe5c8080d4512b74e36aba07dd0;p=clang Update testcase to reflect new behavior in DIBuilder. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@241471 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/CodeGenCXX/debug-info-namespace.cpp b/test/CodeGenCXX/debug-info-namespace.cpp index 35b371ec9c..8a00d9b4a5 100644 --- a/test/CodeGenCXX/debug-info-namespace.cpp +++ b/test/CodeGenCXX/debug-info-namespace.cpp @@ -104,8 +104,7 @@ void B::func_fwd() {} // CHECK-GMLT: [[CU:![0-9]+]] = distinct !DICompileUnit( // CHECK-GMLT-SAME: emissionKind: 2, -// CHECK-GMLT-SAME: imports: [[MODULES:![0-9]+]] -// CHECK-GMLT: [[MODULES]] = !{} +// CHECK-GMLT-NOT: imports: // CHECK-NOLIMIT: !DICompositeType(tag: DW_TAG_structure_type, name: "bar",{{.*}} line: 6, // CHECK-NOLIMIT-NOT: DIFlagFwdDecl