[Lldb-commits] [lldb] [lldb][test] Add test-coverage for DW_AT_APPLE_objc_complete_type parsing (PR #120279)
Pavel Labath via lldb-commits
lldb-commits at lists.llvm.org
Wed Dec 18 01:17:00 PST 2024
https://github.com/labath approved this pull request.
> Something that's not currently clear to me is why frame var *f succeeds even without the DW_AT_APPLE_objc_complete_type infrastructure. If it's using the ObjC runtime, which should make expr do the same, in which case we can remove this code from DWARFASTParserClang.
I don't know, but I'm all for deleting code :D
https://github.com/llvm/llvm-project/pull/120279
More information about the lldb-commits
mailing list