labath added a comment.
This looks good to me. Thank you for your patience.
================
Comment at: lldb/source/Utility/ReproducerInstrumentation.cpp:91
+Recorder::~Recorder() {
+ assert(m_result_recorded && "Did you forget SB_RECORD_RESULT?");
+ UpdateBoundary();
----------------
old macro name in assert message
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56322/new/
https://reviews.llvm.org/D56322
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits