[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
Fri Dec 20 02:57:21 PST 2024
labath wrote:
> That would be easy to find out on Compiler Explorer :-)
I was curious, so I [tried it out](https://godbolt.org/z/E5j5afqso). The answer appears to be "no". :)
https://github.com/llvm/llvm-project/pull/120226
More information about the lldb-commits
mailing list