mgorny marked an inline comment as done.
mgorny added inline comments.

================
Comment at: lldb/packages/Python/lldbsuite/test/dotest.py:839
+def checkObjcSupport():
+    from . import lldbplatformutil
+    if not lldbplatformutil.platformIsDarwin():
----------------
teemperor wrote:
> nit: we do `from lldbsuite.test import lldbplatformutil` in the surrounding 
> code, so that seems more consistent.
Thanks, will fix it in place.


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

https://reviews.llvm.org/D91056

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

Reply via email to