[Lldb-commits] [lldb] [LLDB] Add type casting to DIL. (PR #159500)

via lldb-commits lldb-commits at lists.llvm.org
Thu Sep 25 14:50:11 PDT 2025


cmtice wrote:

> Looks much better, thank you!
> 
> What about my suggestion to use `TypeSystem::GetBuiltinTypeByName` instead of manual parsing into `TypeDeclaration` class? Do you think it's worth trying or is it up for a debate?

I'm not sure yet; I haven't looked much at the comments in DILParser.cpp yet (I was planning on trying to go through them today).  :-)

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


More information about the lldb-commits mailing list