[all-commits] [llvm/llvm-project] bad1a8: [clang] Temporarily disable Darwin test for linkin...
Kewen Meng via All-commits
all-commits at lists.llvm.org
Fri Dec 5 12:47:36 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bad1a88963f35ec57d27be4450a9c7074ec095d7
https://github.com/llvm/llvm-project/commit/bad1a88963f35ec57d27be4450a9c7074ec095d7
Author: Kewen Meng <Kewen.Meng at amd.com>
Date: 2025-12-05 (Fri, 05 Dec 2025)
Changed paths:
M clang/test/Driver/darwin-link-libcxx.cpp
Log Message:
-----------
[clang] Temporarily disable Darwin test for linking against libc++ on non-darwin systems (#170912)
Disable the test added in #170303, which breaks bots that don't use ld
as their linker. This is a temporary and narrow disablement of the test
until we can make it more general again, to get the bots green.
Co-authored-by: Louis Dionne <ldionne.2 at gmail.com>
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