[all-commits] [llvm/llvm-project] 883dd7: [libc++][test] Remove support old compiler support.

mordante via All-commits all-commits at lists.llvm.org
Mon Jun 13 08:54:41 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 883dd770d7720623fdcf69e8669fc5f9f7265ca7
      https://github.com/llvm/llvm-project/commit/883dd770d7720623fdcf69e8669fc5f9f7265ca7
  Author: Mark de Wever <koraq at xs4all.nl>
  Date:   2022-06-13 (Mon, 13 Jun 2022)

  Changed paths:
    M libcxx/test/std/ranges/range.adaptors/range.filter/pred.pass.cpp
    M libcxx/test/std/utilities/format/format.formatter/format.formatter.spec/formatter.char_array.pass.cpp

  Log Message:
  -----------
  [libc++][test] Remove support old compiler support.

The compilers clang-11, clang-12, and apple-clang-12 are no longer
supported, so remove their annotations in the tests.

Reviewed By: #libc, philnik

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




More information about the All-commits mailing list