]> granicus.if.org Git - clang/commitdiff
Make test case less sensitive to metadata numbering.
authorChad Rosier <mcrosier@apple.com>
Mon, 20 Feb 2012 19:51:44 +0000 (19:51 +0000)
committerChad Rosier <mcrosier@apple.com>
Mon, 20 Feb 2012 19:51:44 +0000 (19:51 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@150983 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGenObjC/debug-info-fwddecl.m

index 677109097dcd0f2bcde676e5556fcd14dd51314e..ebdc5f290a571d2a18ecac875cb2d046e50e34f3 100644 (file)
@@ -2,4 +2,4 @@
 @class ForwardObjcClass;
 ForwardObjcClass *ptr = 0;
 
-// CHECK: metadata !{i32 {{.*}}, null, metadata !"ForwardObjcClass", metadata !6, i32 2, i32 0, i32 0, i32 0, i32 4, null, null, i32 16} ; [ DW_TAG_structure_type ]
+// CHECK: metadata !{i32 {{.*}}, null, metadata !"ForwardObjcClass", metadata !{{.*}}, i32 2, i32 0, i32 0, i32 0, i32 4, null, null, i32 16} ; [ DW_TAG_structure_type ]