[all-commits] [llvm/llvm-project] a5f446: Revert "[clang][Darwin] Try to guess the SDK root ...

Nico Weber via All-commits all-commits at lists.llvm.org
Thu Jan 19 17:05:28 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a5f446bc4bb1ac78d6852cc8e251a1229899b783
      https://github.com/llvm/llvm-project/commit/a5f446bc4bb1ac78d6852cc8e251a1229899b783
  Author: Nico Weber <thakis at chromium.org>
  Date:   2023-01-19 (Thu, 19 Jan 2023)

  Changed paths:
    M clang/docs/UsersManual.rst
    M clang/lib/Driver/ToolChains/Darwin.cpp
    R clang/test/Driver/darwin-sdk-detect.c

  Log Message:
  -----------
  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




More information about the All-commits mailing list