summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
diff options
context:
space:
mode:
authorMark de Wever <koraq@xs4all.nl>2022-01-15 13:48:54 +0100
committerMark de Wever <koraq@xs4all.nl>2022-01-18 19:27:02 +0100
commit8f4a6187f2cbeaf7ccdfd720a0dda626f3bbb46e (patch)
treeb6dd4ffb07f50bb6eca67e34159f177bfc1c8a37 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
parenta9f713f5ac59e4d05e251553c611d03d3a9a6f67 (diff)
[libc++] Adds a test for std::fill_n.
The function `std::fill` requires a ForwardIterator, but `std::fill_n` only requires an OutputIterator. Adds a test to validate `std::fill_n` works with an OutputIterator. Noticed this while working on LWG3539 format_to must not copy models of output_iterator<const charT&> Reviewed By: #libc, Quuxplusone, ldionne Differential Revision: https://reviews.llvm.org/D117395
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions