[Lldb-commits] [lldb] [lldb] Turn lldb_private::Status into a value type. (PR #106163)

Adrian Prantl via lldb-commits lldb-commits at lists.llvm.org
Wed Aug 28 08:30:27 PDT 2024


adrian-prantl wrote:

Thankfully this time around the renaming can actually be handled by `sed` since the different variants of constructors now have unique names. If we can come to a consensus on the right name I'm happy to land a follow-up patch doing that!

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


More information about the lldb-commits mailing list