[libcxx-commits] [PATCH] D131834: [libc++][format] Uglyfies format buffer.

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sat Aug 13 04:52:26 PDT 2022


Mordante created this revision.
Herald added a project: All.
Mordante requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.

While working on D129964 <https://reviews.llvm.org/D129964> I noticed some code hadn't been uglyfied, this
rectifies the issue.

Depends on D129964 <https://reviews.llvm.org/D129964>


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D131834

Files:
  libcxx/include/__format/buffer.h
  libcxx/include/format

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131834.452411.patch
Type: text/x-patch
Size: 15556 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220813/e70ec5bd/attachment-0001.bin>


More information about the libcxx-commits mailing list