[Lldb-commits] [lldb] [lldb][DWARF] Remove obsolete calls to Supports_DW_AT_APPLE_objc_complete_type and DW_AT_decl_file_attributes_are_invalid (PR #120226)

Pavel Labath via lldb-commits lldb-commits at lists.llvm.org
Tue Dec 17 04:53:00 PST 2024


https://github.com/labath approved this pull request.

I would expect that plain gcc also does not support DW_AT_APPLE_objc_complete_type, but I also don't see anyone stepping in to support gcc-produced objc debug info.

https://github.com/llvm/llvm-project/pull/120226


More information about the lldb-commits mailing list