diff options
author | Mark de Wever <koraq@xs4all.nl> | 2023-05-06 13:28:46 +0200 |
---|---|---|
committer | Mark de Wever <koraq@xs4all.nl> | 2023-05-12 17:48:23 +0200 |
commit | b51e8acd8262778d355467dca93fc6eb78f575ad (patch) | |
tree | ad75083c2bf96cb3021e53867e588894971503f9 /llvm/lib/Support | |
parent | fd556368a1a85eda27c2490331646b2913f16527 (diff) | |
download | llvm-b51e8acd8262778d355467dca93fc6eb78f575ad.zip llvm-b51e8acd8262778d355467dca93fc6eb78f575ad.tar.gz llvm-b51e8acd8262778d355467dca93fc6eb78f575ad.tar.bz2 |
[NFC][libc++][format] Uses uniform member signatures.
The newer formatters for (tuple, vector<bool>::reference) specify the
formatter's parse and format member function. This signature is slightly
different from the signature for existing formatters. Adapt the existing
formatters to the new style.
Reviewed By: ldionne, #libc
Differential Revision: https://reviews.llvm.org/D150034
Diffstat (limited to 'llvm/lib/Support')
0 files changed, 0 insertions, 0 deletions