shafik added inline comments.
================ Comment at: lldb/include/lldb/API/SBBreakpointLocation.h:59 + void SetScriptCallbackFunction(const char *callback_function_name, + SBStructuredData &extra_args); + ---------------- Could this be a `const &` ================ Comment at: lldb/include/lldb/API/SBBreakpointName.h:89 + void SetScriptCallbackFunction(const char *callback_function_name, + SBStructuredData &extra_args); + ---------------- Could this be a `const &` Repository: rLLDB LLDB CHANGES SINCE LAST ACTION https://reviews.llvm.org/D68671/new/ https://reviews.llvm.org/D68671 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits