[Lldb-commits] [lldb] [lldb][DWARFASTParserClang] Added a check for the specialization existence (PR #154123)

via lldb-commits lldb-commits at lists.llvm.org
Mon Sep 8 10:29:50 PDT 2025


tgs-sc wrote:

Seems like problem is in `GetBuiltinTypeForDWARFEncodingAndBitSize` where we ignore type_name for DW_ATE_float. I think that we should take into account type_name there.

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


More information about the lldb-commits mailing list