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

Alex Langford via lldb-commits lldb-commits at lists.llvm.org
Tue Aug 27 10:26:35 PDT 2024


https://github.com/bulbazord approved this pull request.

I haven't reviewed every single file but the ones I did look at look straightforward and correct. The changes to `Status` itself I feel positively about. I agree with the direction that this takes `Status` in.

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


More information about the lldb-commits mailing list