[Lldb-commits] [lldb] draft: [lldb] Upgrade ValueObject::GetData to return llvm::Expected (PR #130516)

Julius Alexandre via lldb-commits lldb-commits at lists.llvm.org
Wed Mar 26 13:18:58 PDT 2025


wizardengineer wrote:

> You could even write a wrapper for that test that creates a Status from the error and imitates the old API, just inside the unit tests.

how would i go about doing that?


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


More information about the lldb-commits mailing list