[libcxx-commits] [PATCH] D116974: [libc++] Add ranges::in_fun_result

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Feb 11 08:10:45 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
philnik marked an inline comment as done.
Closed by commit rG1e77b396ffe4: [libc++] Add ranges::in_fun_result (authored by philnik).

Changed prior to commit:
  https://reviews.llvm.org/D116974?vs=407850&id=407884#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D116974/new/

https://reviews.llvm.org/D116974

Files:
  libcxx/include/CMakeLists.txt
  libcxx/include/__algorithm/in_fun_result.h
  libcxx/include/algorithm
  libcxx/include/module.modulemap
  libcxx/test/libcxx/diagnostics/detail.headers/algorithm/in_fun_result.module.verify.cpp
  libcxx/test/std/algorithms/algorithms.results/in_fun_result.pass.cpp
  libcxx/test/std/algorithms/algorithms.results/no_unique_address.compile.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116974.407884.patch
Type: text/x-patch
Size: 10085 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220211/9441d85d/attachment-0001.bin>


More information about the libcxx-commits mailing list