bulbazord added a comment.

Seems like you've already got feedback about breaking ABI. Small nit:



================
Comment at: lldb/bindings/interface/SBWatchpointDocstrings.i:30-31
+%feature("docstring", "
+    Returns true if the watchpoint is a variable watchpoint. Otherwise the
+    watchpoint is an expression watchpoint or in an invalid state."
+) lldb::SBWatchpoint::IsWatchVariable;
----------------



Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144937

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

Reply via email to