[libcxx-commits] [PATCH] D115312: [libc++] [ranges] Simplify and fix a bug in ranges::empty.

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Dec 13 05:56:28 PST 2021


ldionne added a comment.

Can you please:

1. Fix the bug(s) you are fixing without using a new CPO design
2. Open a different review that proposes a new CPO design so we can discuss it separately


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D115312



More information about the libcxx-commits mailing list