llvm-project/libcxx
Mark de Wever 207e7e4a70 [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
2022-07-07 08:00:43 +02:00
..
benchmarks [libc++][ranges] Implement `ranges::stable_sort`. 2022-07-01 16:34:26 -07:00
cmake [libc++] Use ABI tags instead of internal linkage to provide per-TU insulation 2022-07-06 15:30:04 -04:00
docs [libc++] Fix a few things in RangesAlgorithms.csv 2022-07-07 01:57:20 +02:00
include [libc++[format][NFC] Removes dead code. 2022-07-07 08:00:43 +02:00
lib [libcxx][AIX] Enable ABI list checking for XCOFF 2022-06-14 13:16:00 -04:00
src [libc++] Implement P0618R0 (Deprecating <codecvt>) 2022-06-30 16:47:50 +02:00
test [libc++][format] Improve floating-point formatters. 2022-07-07 08:00:05 +02:00
utils [libc++] Re-add transitive includes that had been removed since LLVM 14 2022-06-27 22:18:19 -04:00
.clang-format [libcxx] Remove extraneous '---' lines in .clang-format files 2022-06-15 01:34:37 -07:00
.clang-tidy [libc++][clang-tidy] Enable bugprone-use-after-move and explicitly list all used checks 2022-06-21 20:25:04 +02:00
.gitignore
CMakeLists.txt [libc++] Use ABI tags instead of internal linkage to provide per-TU insulation 2022-07-06 15:30:04 -04:00
CREDITS.TXT Microsoft's floating-point to_chars powered by Ryu and Ryu Printf 2021-12-12 16:34:50 +01:00
LICENSE.TXT
TODO.TXT [libc++] Disallow volatile types in std::allocator 2021-09-22 11:47:38 -04:00
appveyor-reqs-install.cmd
appveyor.yml