[libc++[format][NFC] Removes dead code.
authorMark de Wever <koraq@xs4all.nl>
Tue, 28 Dec 2021 17:48:04 +0000 (18:48 +0100)
committerMark de Wever <koraq@xs4all.nl>
Thu, 7 Jul 2022 06:00:43 +0000 (08:00 +0200)
commit207e7e4a70f49b4dda8edeb37f87157def0a51ab
tree715f39480d5012b5d8576a691fdd534fa0144833
parent152d92229580cdef4d70b61fff077b744aeb2994
[libc++[format][NFC] Removes dead code.

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

Reviewed By: #libc, ldionne

Differential Revision: https://reviews.llvm.org/D128846
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