[all-commits] [llvm/llvm-project] 5d8388: [runtimes] Remove the ability to select the old li...

Louis Dionne via All-commits all-commits at lists.llvm.org
Mon Jun 29 11:08:45 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 5d838808854b9b6a7cb357d7768d37fc94fa7d73
      https://github.com/llvm/llvm-project/commit/5d838808854b9b6a7cb357d7768d37fc94fa7d73
  Author: Louis Dionne <ldionne at apple.com>
  Date:   2020-06-29 (Mon, 29 Jun 2020)

  Changed paths:
    M libcxx/test/lit.site.cfg.in
    M libcxx/utils/libcxx/test/config.py
    M libcxxabi/test/lit.site.cfg.in
    M libunwind/test/lit.site.cfg.in

  Log Message:
  -----------
  [runtimes] Remove the ability to select the old libc++ testing format

As announced on libcxx-dev at [1], the old libc++ testing format is being
removed in favour of the new one. Follow-up commits will clean up the
code that is dead after the removal of this option.

[1]: http://lists.llvm.org/pipermail/libcxx-dev/2020-June/000885.html




More information about the All-commits mailing list