[PATCH] D148266: [clang][driver] Linking to just-built libc++.dylib when bootstrapping libc++ with clang
Fahad Nayyar via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Apr 17 14:11:26 PDT 2023
fahadnayyar updated this revision to Diff 514397.
fahadnayyar added a comment.
Herald added a subscriber: carlosgalvezp.
Herald added a project: clang-tools-extra.
Fixed regression error in clang-tidy test.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D148266/new/
https://reviews.llvm.org/D148266
Files:
clang-tools-extra/test/clang-tidy/infrastructure/Inputs/mock-libcxx/lib/libc++.dylib
clang/lib/Driver/ToolChains/Darwin.cpp
clang/test/Driver/Inputs/basic_darwin_toolchain/usr/lib/libc++.dylib
clang/test/Driver/darwin-header-search-libcxx.cpp
clang/test/Driver/darwin-link-libcxx-from-toolchain.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148266.514397.patch
Type: text/x-patch
Size: 14841 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230417/628545d8/attachment-0001.bin>
More information about the cfe-commits
mailing list