[all-commits] [llvm/llvm-project] a70ce8: [libc++][PSTL] Fix double-move in std::transform_r...

philnik777 via All-commits all-commits at lists.llvm.org
Wed Jul 12 08:56:29 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a70ce8cb0e4b45841726347c723147af591b054a
      https://github.com/llvm/llvm-project/commit/a70ce8cb0e4b45841726347c723147af591b054a
  Author: Nikolas Klauser <nikolasklauser at berlin.de>
  Date:   2023-07-12 (Wed, 12 Jul 2023)

  Changed paths:
    M libcxx/include/__algorithm/pstl_backends/cpu_backends/transform_reduce.h
    M libcxx/test/std/algorithms/numeric.ops/transform.reduce/pstl.transform_reduce.unary.pass.cpp

  Log Message:
  -----------
  [libc++][PSTL] Fix double-move in std::transform_reduce

Reviewed By: #libc, ldionne

Spies: h-vetinari, libcxx-commits

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




More information about the All-commits mailing list