diff options
author | Mark de Wever <koraq@xs4all.nl> | 2021-09-26 16:48:25 +0200 |
---|---|---|
committer | Mark de Wever <koraq@xs4all.nl> | 2022-04-09 09:36:29 +0200 |
commit | fb9a692be5dd20db62c705bb371977dc30fb407f (patch) | |
tree | 81659d161e47d5cfcf10c099758df4302bca82dd /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 889302292bf6607a6606a771bb2bf0ce919e80bc (diff) | |
download | llvm-fb9a692be5dd20db62c705bb371977dc30fb407f.zip llvm-fb9a692be5dd20db62c705bb371977dc30fb407f.tar.gz llvm-fb9a692be5dd20db62c705bb371977dc30fb407f.tar.bz2 |
[libc++][format][4/6] Improve formatted_size.
Use a specialized "buffer" to count the number of insertions instead of
using a `string` as storage type.
Depends on D110497.
Reviewed By: ldionne, #libc
Differential Revision: https://reviews.llvm.org/D110498
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions