[libcxx-commits] [PATCH] D110777: [libc++] Add a testing configuration specific to Apple's libc++
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Sep 29 14:25:36 PDT 2021
ldionne created this revision.
Herald added a subscriber: arichardson.
ldionne requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.
Apple's libc++ has a few differences with the LLVM libc++, and it is
necessary to use a custom configuration file to test it properly.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D110777
Files:
libcxx/test/configs/apple-libc++-shared.cfg.in
libcxx/utils/ci/apple-install-libcxx.sh
libcxx/utils/ci/run-buildbot
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110777.376039.patch
Type: text/x-patch
Size: 4234 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210929/156dfa42/attachment-0001.bin>
More information about the libcxx-commits
mailing list