[libcxx-commits] [PATCH] D119214: [libc++][ranges][NFC] Refactor tests for `ranges::{begin, end}`.

Konstantin Varlamov via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Feb 11 15:17:40 PST 2022


var-const added a comment.

@Quuxplusone I'll go ahead and merge based on the understanding that this patch was LGTM to you modulo the comments I've addressed. My `rbegin` patch depends on this one and is approved, so I'd rather not let it go stale. If you have any additional feedback, I'll be happy to address in a follow-up. Thanks!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D119214



More information about the libcxx-commits mailing list