[all-commits] [llvm/llvm-project] 68f413: [libc++][ranges] Add ranges::in_found_result

philnik777 via All-commits all-commits at lists.llvm.org
Mon Feb 21 14:08:46 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 68f4131c94d444c8c5d9c860a402df11cab34c76
      https://github.com/llvm/llvm-project/commit/68f4131c94d444c8c5d9c860a402df11cab34c76
  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/in_found_result.h
    M libcxx/include/algorithm
    M libcxx/include/module.modulemap
    A libcxx/test/libcxx/diagnostics/detail.headers/algorithm/in_found_result.module.verify.cpp
    A libcxx/test/std/algorithms/algorithms.results/in_found_result.pass.cpp

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

Reviewed By: Quuxplusone, #libc

Spies: libcxx-commits, mgorny

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




More information about the All-commits mailing list