diff options
Diffstat (limited to 'test/Modules/ExtDebugInfo.cpp')
| -rw-r--r-- | test/Modules/ExtDebugInfo.cpp | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/test/Modules/ExtDebugInfo.cpp b/test/Modules/ExtDebugInfo.cpp index 97386bc4d007..c57f1f034eb2 100644 --- a/test/Modules/ExtDebugInfo.cpp +++ b/test/Modules/ExtDebugInfo.cpp @@ -187,7 +187,7 @@ void foo() {  // CHECK: !DIGlobalVariable(name: "anon_enum", {{.*}}, type: ![[ANON_ENUM:[0-9]+]]  // CHECK: !DICompositeType(tag: DW_TAG_enumeration_type, scope: ![[NS]], -// CHECK-SAME:             line: 16 +// CHECK-SAME:             line: 19  // CHECK: !DIGlobalVariable(name: "GlobalUnion",  // CHECK-SAME:              type: ![[GLOBAL_UNION:[0-9]+]] | 
