[libcxx-commits] [PATCH] D127401: [WIP][libc++] Use checked iterators with std::span when the debug mode is enabled

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Jun 9 07:04:04 PDT 2022


ldionne planned changes to this revision.
ldionne added a comment.

Upon making more progress on the successor to this patch, I think it might make more sense to skip directly to the "real" thing. Putting on the ice for now.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D127401



More information about the libcxx-commits mailing list