[libcxx-commits] [PATCH] D138795: [libc++] Don't assume that string_view::const_iterator is a raw pointer

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Dec 5 06:55:01 PST 2022


ldionne updated this revision to Diff 480094.
ldionne added a comment.

Apply most comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D138795

Files:
  libcxx/include/__format/format_functions.h
  libcxx/include/__format/format_string.h
  libcxx/include/__format/formatter_output.h
  libcxx/include/__format/parser_std_format_spec.h
  libcxx/include/__format/unicode.h
  libcxx/include/module.modulemap.in

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138795.480094.patch
Type: text/x-patch
Size: 26061 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20221205/70958faa/attachment-0001.bin>


More information about the libcxx-commits mailing list