JDevlieghere added inline comments.

================
Comment at: lldb/include/lldb/API/SBHostOS.h:28-29
+  LLDB_DEPRECATED("Threading functionality in SBHostOS is not well supported "
+                  "and not portable. It is difficult to use from Python. Do "
+                  "not introduce new uses of this method.",
+                  "")
----------------
On second thought, I think we should omit the "Do not introduce new uses of 
this method." This is implied by the fact that it's deprecated. 


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D153900

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

Reply via email to