[libcxx-commits] [PATCH] D131176: [NFC][libc++][format] Renames __char_type concept.

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Aug 31 10:21:14 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rGa595fcf9b45c: [NFC][libc++][format] Renames __char_type concept. (authored by Mordante).

Changed prior to commit:
  https://reviews.llvm.org/D131176?vs=450009&id=457013#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131176

Files:
  libcxx/include/__format/buffer.h
  libcxx/include/__format/concepts.h
  libcxx/include/__format/formatter.h
  libcxx/include/__format/formatter_bool.h
  libcxx/include/__format/formatter_char.h
  libcxx/include/__format/formatter_floating_point.h
  libcxx/include/__format/formatter_integer.h
  libcxx/include/__format/formatter_integral.h
  libcxx/include/__format/formatter_pointer.h
  libcxx/include/__format/formatter_string.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131176.457013.patch
Type: text/x-patch
Size: 17969 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220831/01e09181/attachment-0001.bin>


More information about the libcxx-commits mailing list