diff options
author | Mark de Wever <koraq@xs4all.nl> | 2022-01-22 16:37:20 +0100 |
---|---|---|
committer | Mark de Wever <koraq@xs4all.nl> | 2022-02-04 08:01:20 +0100 |
commit | 5e97d37b960840cabf32dfef3503b28ba5d21dc2 (patch) | |
tree | 1fe67e6ea3d53d9967546b6aebc109306288648b /llvm/lib/CodeGen/LiveDebugVariables.cpp | |
parent | 88c525235bc979af9e137d1e9b9d03633b0b0598 (diff) | |
download | llvm-5e97d37b960840cabf32dfef3503b28ba5d21dc2.zip llvm-5e97d37b960840cabf32dfef3503b28ba5d21dc2.tar.gz llvm-5e97d37b960840cabf32dfef3503b28ba5d21dc2.tar.bz2 |
[libc++][NFC] Use cpp17_output_iterator in tests.
The renames the output_iterator to cpp17_output_iterator. These
iterators are still used in C++20 so it's not possible to change the
current type to the new C++20 requirements. This is done in a similar
fashion as the cpp17_input_iterator.
Reviewed By: #libc, Quuxplusone, ldionne
Differential Revision: https://reviews.llvm.org/D117950
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugVariables.cpp')
0 files changed, 0 insertions, 0 deletions