[all-commits] [llvm/llvm-project] 072901: [NFC][libc++][format] Uses retarget buffer.
Mark de Wever via All-commits
all-commits at lists.llvm.org
Tue Jan 31 10:55:06 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 07290104885ba1ccbb617acee9fdd0d2f2b6e9b5
https://github.com/llvm/llvm-project/commit/07290104885ba1ccbb617acee9fdd0d2f2b6e9b5
Author: Mark de Wever <koraq at xs4all.nl>
Date: 2023-01-31 (Tue, 31 Jan 2023)
Changed paths:
M libcxx/include/__format/formatter_tuple.h
Log Message:
-----------
[NFC][libc++][format] Uses retarget buffer.
Lets the tuple formatter use the retarget buffer added for the range
formatter.
Reviewed By: #libc, ldionne
Differential Revision: https://reviews.llvm.org/D142838
More information about the All-commits
mailing list