jingham accepted this revision. jingham added a comment. This revision is now accepted and ready to land.
It is possible that the stub could fail to restore the checkpointed state, though apparently it either never has or never has mattered because no one if setting or checking the bool return. If this does end up failing we should plumb a Status through, since bool is too low information to be useful. This is fine for now. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D96688/new/ https://reviews.llvm.org/D96688 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits