[all-commits] [llvm/llvm-project] 807766: [libc++][ranges] Add ranges::min_max_result

philnik777 via All-commits all-commits at lists.llvm.org
Mon Feb 21 13:52:34 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 807766be3a89e2d4c9c935db2edd8c665f4d7567
      https://github.com/llvm/llvm-project/commit/807766be3a89e2d4c9c935db2edd8c665f4d7567
  Author: Nikolas Klauser <nikolasklauser at berlin.de>
  Date:   2022-02-21 (Mon, 21 Feb 2022)

  Changed paths:
    M libcxx/include/CMakeLists.txt
    A libcxx/include/__algorithm/min_max_result.h
    M libcxx/include/algorithm
    M libcxx/include/module.modulemap
    A libcxx/test/libcxx/diagnostics/detail.headers/algorithm/min_max_result.module.verify.cpp
    A libcxx/test/std/algorithms/algorithms.results/min_max_result.pass.cpp

  Log Message:
  -----------
  [libc++][ranges] Add ranges::min_max_result

Reviewed By: Quuxplusone, #libc

Spies: libcxx-commits, mgorny

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




More information about the All-commits mailing list