[libcxx-commits] [PATCH] D103369: [libc++] NFC: Move unwrap_iter to its own header

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sat May 29 13:24:40 PDT 2021


Mordante created this revision.
Mordante added a reviewer: ldionne.
Herald added subscribers: mgrang, mgorny.
Mordante requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.

This test 996889 again. It seems @Quuxplusone found a solution for the
issue. This tests the original patch with the fix included.

@ldionne feel free to commandeer the patch again.

Depends on D102781 <https://reviews.llvm.org/D102781>


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D103369

Files:
  libcxx/include/CMakeLists.txt
  libcxx/include/__algorithm/unwrap_iter.h
  libcxx/include/algorithm

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103369.348656.patch
Type: text/x-patch
Size: 5896 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210529/eadecba4/attachment.bin>


More information about the libcxx-commits mailing list