diff options
Diffstat (limited to 'clang/test/Modules/ModuleDebugInfo.m')
-rw-r--r-- | clang/test/Modules/ModuleDebugInfo.m | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/clang/test/Modules/ModuleDebugInfo.m b/clang/test/Modules/ModuleDebugInfo.m index 49ec76d1306..546a62a2c40 100644 --- a/clang/test/Modules/ModuleDebugInfo.m +++ b/clang/test/Modules/ModuleDebugInfo.m @@ -18,7 +18,6 @@ // CHECK: distinct !DICompileUnit(language: DW_LANG_ObjC // CHECK-SAME: isOptimized: false, -// CHECK-SAME: splitDebugFilename: // CHECK: !DICompositeType(tag: DW_TAG_structure_type, name: "ObjCClass" // CHECK: !DIObjCProperty(name: "property", // CHECK: !DIDerivedType(tag: DW_TAG_member, name: "ivar" |