[clang] [compiler-rt] [clang][Darwin] Prefer the toolchain-provided libc++.dylib if there is one (PR #170303)

Louis Dionne via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 5 09:54:09 PST 2025


ldionne wrote:

Alright, I've tested with a slightly modified Homebrew formula (they change the installation directory of `libc++.dylib` and I think we have to undo that), and everything seems to be working. I'm comfortable with landing this now.

https://github.com/llvm/llvm-project/pull/170303


More information about the llvm-commits mailing list