[Lldb-commits] [PATCH] D90875: [lldb] [test] Avoid double negatives in llgs/debugserver logic

Michał Górny via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Nov 5 12:57:32 PST 2020


mgorny added inline comments.


================
Comment at: lldb/packages/Python/lldbsuite/test/dotest.py:953
+    # Perform debugserver tests on Darwin platforms.  Currently, this
+    # means all platform that do not use LLGS but additional platforms
+    # may be excluded in the future.
----------------
@labath, can we assume that all future platforms will use LLGS?


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

https://reviews.llvm.org/D90875



More information about the lldb-commits mailing list