aprantl added a comment.

thanks!



================
Comment at: lldb/packages/Python/lldbsuite/test/builders/darwin.py:62
+    component = [arch, vendor, os + version]
+    if env:
+        components.append(env)
----------------
So this tests for the empty string?


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

https://reviews.llvm.org/D112676

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

Reply via email to