[Lldb-commits] [lldb] Change GetNumChildren()/CalculateNumChildren() methods return llvm::Expected (PR #84219)

Adrian Prantl via lldb-commits lldb-commits at lists.llvm.org
Fri Mar 8 09:55:07 PST 2024


adrian-prantl wrote:

@walter-erquinigo @jimingham I updated the patch to implement Jim's suggestion of adding an explicit `GetNumChilrdrenIgnoringErrors()` API that also ticks off the "big red warning flag" @JDevlieghere was pushing for.

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


More information about the lldb-commits mailing list