[libc++] Add a testing configuration specific to Apple's libc++
authorLouis Dionne <ldionne.2@gmail.com>
Wed, 29 Sep 2021 18:56:42 +0000 (14:56 -0400)
committerLouis Dionne <ldionne.2@gmail.com>
Thu, 30 Sep 2021 14:51:13 +0000 (10:51 -0400)
commitc15bbdeafffb4a19f511671d1781a64bba638400
treeff08bdc88f4aa904dcddebc45cf023af26f927a0
parent0781461959e2159f15fece225fe2a2efb48fe3b3
[libc++] Add a testing configuration specific to Apple's 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.

Differential Revision: https://reviews.llvm.org/D110777
libcxx/test/configs/apple-libc++-shared.cfg.in [new file with mode: 0644]
libcxx/utils/ci/apple-install-libcxx.sh
libcxx/utils/ci/run-buildbot