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

via lldb-commits lldb-commits at lists.llvm.org
Fri Mar 8 10:10:01 PST 2024


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

LGTM.  The "IgnoringErrors" makes this construct easier to spot, and also should give anyone a bad feeling if they are tempted to use it...

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


More information about the lldb-commits mailing list