[Lldb-commits] [PATCH] D135998: Make sure Target::EvaluateExpression() passes up an error instead of silently dropping it.

Adrian Prantl via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Oct 17 15:19:08 PDT 2022


aprantl added a comment.

> It's a bit wrong that UserExpression::Evaluate takes an error and a result_valobj_sp.

I agree. I might be fixing that in a follow-up commit.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D135998/new/

https://reviews.llvm.org/D135998



More information about the lldb-commits mailing list