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

via lldb-commits lldb-commits at lists.llvm.org
Fri Oct 3 16:08:45 PDT 2025


cmtice wrote:

I've simplified the type parsing a bit, as suggested above (for the builtin types), which eliminated ~400 lines of code (woo hoo!).  Verified that this still passes all the type-casting tests.

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


More information about the lldb-commits mailing list