[all-commits] [llvm/llvm-project] c15bbd: [libc++] Add a testing configuration specific to A...

Louis Dionne via All-commits all-commits at lists.llvm.org
Thu Sep 30 07:51:33 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c15bbdeafffb4a19f511671d1781a64bba638400
      https://github.com/llvm/llvm-project/commit/c15bbdeafffb4a19f511671d1781a64bba638400
  Author: Louis Dionne <ldionne.2 at gmail.com>
  Date:   2021-09-30 (Thu, 30 Sep 2021)

  Changed paths:
    A libcxx/test/configs/apple-libc++-shared.cfg.in
    M libcxx/utils/ci/apple-install-libcxx.sh
    M libcxx/utils/ci/run-buildbot

  Log Message:
  -----------
  [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




More information about the All-commits mailing list