[libcxx-commits] [PATCH] D116570: [libc++] Eliminate the `__function_like` helper.

Arthur O'Dwyer via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Jan 20 11:40:46 PST 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG63a991d03589: [libc++] Eliminate the `__function_like` helper. (authored by arthur.j.odwyer).

Changed prior to commit:
  https://reviews.llvm.org/D116570?vs=400297&id=401724#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116570

Files:
  libcxx/include/CMakeLists.txt
  libcxx/include/__function_like.h
  libcxx/include/__iterator/advance.h
  libcxx/include/__iterator/next.h
  libcxx/include/__iterator/prev.h
  libcxx/include/__memory/ranges_construct_at.h
  libcxx/include/__memory/ranges_uninitialized_algorithms.h
  libcxx/include/module.modulemap
  libcxx/test/libcxx/diagnostics/detail.headers/function_like.h.module.verify.cpp
  libcxx/test/std/iterators/iterator.primitives/range.iter.ops/range.iter.ops.advance/special_function.compile.pass.cpp
  libcxx/test/std/iterators/iterator.primitives/range.iter.ops/range.iter.ops.next/special_function.compile.pass.cpp
  libcxx/test/std/iterators/iterator.primitives/range.iter.ops/range.iter.ops.prev/special_function.compile.pass.cpp
  libcxx/test/std/library/description/conventions/customization.point.object/niebloid.compile.pass.cpp
  libcxx/test/support/is_niebloid.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116570.401724.patch
Type: text/x-patch
Size: 36889 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220120/8b4c827c/attachment-0001.bin>


More information about the libcxx-commits mailing list