jingham requested changes to this revision.
jingham added a comment.
This revision now requires changes to proceed.

I don't think you want to put anything in m_constructor_errors in this case 
either.  It's fine to log something out, but ValidatePlan uses 
m_constructor_errors to help report a problem.  If the breakpoint failed to 
take for some other reason, then we would report a permissions problem which is 
not the reason for the failure.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72513



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to