[libcxx-commits] [PATCH] D116808: fix __simple_view concept in std::ranges

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Jan 7 06:59:12 PST 2022


philnik added a comment.

Please add a regression test to `test/libcxx/ranges/range.utility.helpers/simple_view.compile.pass`
@Quuxplusone It took me some time too. The second same_as is changed.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116808



More information about the libcxx-commits mailing list