[libcxx-commits] [PATCH] D102564: [libcxx][iterator] adds `std::ranges::prev`
Christopher Di Bella via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue May 18 13:42:32 PDT 2021
cjdb added a comment.
In D102564#2766837 <https://reviews.llvm.org/D102564#2766837>, @Mordante wrote:
> SGTM, but I would like to know what our way forward will be with `[[nodiscard]]` before approving.
I think this patch was put up for review after several days of no opposition to my proposal, but before your reply (which I need to reply to).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102564/new/
https://reviews.llvm.org/D102564
More information about the libcxx-commits
mailing list