JDevlieghere accepted this revision.
JDevlieghere added a comment.
This revision is now accepted and ready to land.

LGTM



================
Comment at: lldb/packages/Python/lldbsuite/test/lldbutil.py:69
+    # use it.
+    if configuration.apple_sdk is not None:
+        return configuration.apple_sdk
----------------
This will also exclude the empty string. 


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99746

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

Reply via email to