[libcxx-commits] [PATCH] D124978: [libc++][ranges] Implement `views::single`.

Konstantin Varlamov via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri May 6 03:32:40 PDT 2022


var-const added a comment.

In D124978#3494482 <https://reviews.llvm.org/D124978#3494482>, @jloser wrote:

> Can you please uncomment the CPO test line at https://github.com/llvm/llvm-project/blob/aff52d1f08d2bb566192618d59a01aa7dd442088/libcxx/test/std/library/description/conventions/customization.point.object/cpo.compile.pass.cpp#L83?

Done, thanks!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124978



More information about the libcxx-commits mailing list