[all-commits] [llvm/llvm-project] 719bf2: [runtimes] Officially deprecate the legacy testing...

Louis Dionne via All-commits all-commits at lists.llvm.org
Fri May 27 10:17:12 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 719bf2d9d9fdb8792b15d93364c9c6b2ddd68a36
      https://github.com/llvm/llvm-project/commit/719bf2d9d9fdb8792b15d93364c9c6b2ddd68a36
  Author: Louis Dionne <ldionne.2 at gmail.com>
  Date:   2022-05-27 (Fri, 27 May 2022)

  Changed paths:
    M libcxx/docs/ReleaseNotes.rst
    M libcxx/test/configs/legacy.cfg.in
    M libcxx/utils/ci/run-buildbot
    M libcxxabi/test/lit.site.cfg.in
    M libunwind/test/lit.site.cfg.in

  Log Message:
  -----------
  [runtimes] Officially deprecate the legacy testing configuration system

Add a warning and tweak the release note to explain that the deprecation
targets libc++, libc++abi and libuwnind as well.

Also, as a fly-by, ensure that our CI runs the legacy testing configuration
for libc++, libc++abi and libunwind. This doesn't matter too much since
it's deprecated, but we might as well test it properly.

Differential Revision: https://reviews.llvm.org/D126478




More information about the All-commits mailing list