We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebac8af commit d62c93fCopy full SHA for d62c93f
llvm/test/DebugInfo/Generic/objc-property.ll
@@ -39,11 +39,14 @@
39
; CHECK-SAME: DW_APPLE_PROPERTY_setter, DW_APPLE_PROPERTY_atomic, DW_APPLE_PROPERTY_unsafe_unretained
40
;
41
; FIXME: missing link between DW_TAG_member and the associated DW_TAG_APPLE_property
42
-; CHECK-NOT: DW_AT_APPLE_property
43
; CHECK: DW_TAG_member
+; CHECK-NOT: DW_AT_APPLE_property
44
45
46
47
48
49
50
51
!llvm.module.flags = !{!7, !8}
52
!llvm.dbg.cu = !{!13}
0 commit comments