[Lldb-commits] [lldb] [LLDB] Add `ScalarLiteralNode` and literal parsing in DIL (PR #152308)

Pavel Labath via lldb-commits lldb-commits at lists.llvm.org
Thu Aug 14 06:07:39 PDT 2025


labath wrote:

There's still too much auto in the patch. Particularly those that hide llvm::Expected are dangerous. Apart from that, and despite the number of comments, I think this is pretty good.

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


More information about the lldb-commits mailing list