[all-commits] [llvm/llvm-project] 76c0ee: [libcxx] Fix the support requirements for `std::fu...

Konstantin Varlamov via All-commits all-commits at lists.llvm.org
Thu Nov 3 14:26:20 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 76c0ee5cb74017546dae5194d1948201be41b1b9
      https://github.com/llvm/llvm-project/commit/76c0ee5cb74017546dae5194d1948201be41b1b9
  Author: varconst <varconsteq at gmail.com>
  Date:   2022-11-03 (Thu, 03 Nov 2022)

  Changed paths:
    M libcxx/test/libcxx/utilities/function.objects/func.blocks.arc.pass.mm

  Log Message:
  -----------
  [libcxx] Fix the support requirements for `std::function` Objective-C++ test.

The test requires two features to be supported but only checked for one
of them.

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




More information about the All-commits mailing list