Revert "[clang][Darwin] Try to guess the SDK root with xcrun when unspecified"
authorNico Weber <thakis@chromium.org>
Fri, 20 Jan 2023 01:04:38 +0000 (20:04 -0500)
committerNico Weber <thakis@chromium.org>
Fri, 20 Jan 2023 01:05:11 +0000 (20:05 -0500)
commita5f446bc4bb1ac78d6852cc8e251a1229899b783
treeda7b450dd3c208ef581cca0ccf41dd2a8a93fe54
parentc5ea42bcf48c8f3d3e35a6bff620b06d2a499108
Revert "[clang][Darwin] Try to guess the SDK root with xcrun when unspecified"

This reverts commit ecade80d93960ad01d8665db02c23841e055a80f.
Breaks tests on macOS and tries to run xcrun on non-mac platforms,
see comments on https://reviews.llvm.org/D136315
clang/docs/UsersManual.rst
clang/lib/Driver/ToolChains/Darwin.cpp
clang/test/Driver/darwin-sdk-detect.c [deleted file]