[all-commits] [llvm/llvm-project] 3ac841: Reapply "[clang][Darwin] Prefer the toolchain-prov...

Louis Dionne via All-commits all-commits at lists.llvm.org
Fri Dec 5 12:23:29 PST 2025


  Branch: refs/heads/revert-170303-review/clang-link-against-built-libcxx-darwin
  Home:   https://github.com/llvm/llvm-project
  Commit: 3ac8417fb4d6d0916cf5082d76d9794420a9cd8e
      https://github.com/llvm/llvm-project/commit/3ac8417fb4d6d0916cf5082d76d9794420a9cd8e
  Author: Louis Dionne <ldionne.2 at gmail.com>
  Date:   2025-12-05 (Fri, 05 Dec 2025)

  Changed paths:
    M clang/lib/Driver/ToolChains/Darwin.cpp
    A clang/test/Driver/Inputs/basic_darwin_toolchain/usr/lib/libc++.dylib
    A clang/test/Driver/Inputs/basic_darwin_toolchain/usr/lib/libc++experimental.a
    A clang/test/Driver/Inputs/basic_darwin_toolchain_static/usr/bin/.keep
    A clang/test/Driver/Inputs/basic_darwin_toolchain_static/usr/include/c++/v1/.keep
    A clang/test/Driver/Inputs/basic_darwin_toolchain_static/usr/lib/libc++.a
    A clang/test/Driver/Inputs/basic_darwin_toolchain_static/usr/lib/libc++experimental.a
    M clang/test/Driver/darwin-header-search-libcxx.cpp
    A clang/test/Driver/darwin-link-libcxx.cpp
    M clang/test/Driver/experimental-library-flag.cpp
    M compiler-rt/cmake/config-ix.cmake

  Log Message:
  -----------
  Reapply "[clang][Darwin] Prefer the toolchain-provided libc++.dylib if there i…"

This reverts commit 12a532cc430c3b89483ce9cc89bbfc7bea8541e5.


  Commit: 4c50d83e8ddecf0cf6f642671523e14770d1c3e7
      https://github.com/llvm/llvm-project/commit/4c50d83e8ddecf0cf6f642671523e14770d1c3e7
  Author: Louis Dionne <ldionne.2 at gmail.com>
  Date:   2025-12-05 (Fri, 05 Dec 2025)

  Changed paths:
    M clang/test/Driver/darwin-link-libcxx.cpp

  Log Message:
  -----------
  Require darwin


Compare: https://github.com/llvm/llvm-project/compare/12a532cc430c...4c50d83e8dde

To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list