[libcxx-commits] [PATCH] D128846: [libc++[format][NFC] Removes dead code.

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Jun 29 12:29:37 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++.

This removes a part of the now obsolete formater code.
The removal also removes the _v2 suffix where it's no longer needed.

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


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D128846

Files:
  libcxx/include/__format/formatter.h
  libcxx/include/__format/formatter_floating_point.h
  libcxx/include/__format/formatter_output.h
  libcxx/include/__format/parser_std_format_spec.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128846.441129.patch
Type: text/x-patch
Size: 42935 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220629/4d7842b7/attachment-0001.bin>


More information about the libcxx-commits mailing list