[all-commits] [llvm/llvm-project] 319735: Revert "[clang] Match -isysroot behaviour with sys...

Alex Lorenz via All-commits all-commits at lists.llvm.org
Wed Aug 23 14:50:20 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3197357b7e39a58bc7eb0600eb337ac2a1c8c225
      https://github.com/llvm/llvm-project/commit/3197357b7e39a58bc7eb0600eb337ac2a1c8c225
  Author: Alex Lorenz <aleksei_lorenz at apple.com>
  Date:   2023-08-23 (Wed, 23 Aug 2023)

  Changed paths:
    M clang/lib/Driver/ToolChains/Darwin.cpp
    M clang/test/Driver/darwin-header-search-libcxx.cpp

  Log Message:
  -----------
  Revert "[clang] Match -isysroot behaviour with system compiler on Darwin"

This reverts commit f24aa691aa4f25291db8f7c61c6e9007288859e7.

This change caused these two test failures on Darwin CI:
Clang.Tooling.clang-check-mac-libcxx-abspath.cpp
Clang.Tooling.clang-check-mac-libcxx-relpath.cpp

https://green.lab.llvm.org/green/job/clang-stage1-cmake-RA-incremental/37169/

More info in https://reviews.llvm.org/D157283




More information about the All-commits mailing list