aprantl added inline comments.
================ Comment at: lldb/source/Plugins/Platform/MacOSX/PlatformDarwin.cpp:1949 + std::string xcrun_cmd = + "xcrun --show-sdk-path -sdk " + GetSDKNameForType(type).str(); + ---------------- `--sdk` for symmetry? Or is that the correct option? CHANGES SINCE LAST ACTION https://reviews.llvm.org/D76261/new/ https://reviews.llvm.org/D76261 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits