[Lldb-commits] [lldb] [lldb] Change ValueObject::AddressOf() to return Expected (NFC) (PR #106831)

via lldb-commits lldb-commits at lists.llvm.org
Thu Sep 12 17:03:03 PDT 2024


jimingham wrote:

> Could you please recommend something to me? If you don't have something specific in mind right now, should I look it up and then ask if it is suitable to work on before I begin?

The conversion of error handling behaviors was Adrian's project, I haven't thought about it in any detail, so I don't have any suggestions off the bat.  Maybe @adrian-prantl has some non-ValueObject candidates in mind?  Otherwise, look around and then ask is probably the best course.


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


More information about the lldb-commits mailing list