diff options
author | Arthur O'Dwyer <arthur.j.odwyer@gmail.com> | 2022-01-22 15:13:13 -0500 |
---|---|---|
committer | Arthur O'Dwyer <arthur.j.odwyer@gmail.com> | 2022-01-24 20:14:25 -0500 |
commit | 8b29b84c99ac8140c9820fd34b733bdedf5bb0f5 (patch) | |
tree | e066b6dde3e6c091686dd1fab508a619ca184ea6 /lldb/source/Plugins/ScriptInterpreter/Python | |
parent | 6693c562f90925dd5214d86875a6f82ca5c6ef93 (diff) | |
download | llvm-8b29b84c99ac8140c9820fd34b733bdedf5bb0f5.zip llvm-8b29b84c99ac8140c9820fd34b733bdedf5bb0f5.tar.gz llvm-8b29b84c99ac8140c9820fd34b733bdedf5bb0f5.tar.bz2 |
[libc++] Fix LWG3422 "Issues of seed_seq's constructors"
https://cplusplus.github.io/LWG/issue3422
Also add a static_assert to check the "Mandates:" on the
iterator-pair constructor. Oddly, the `InputIterator` parameter
itself is merely preconditioned, not constrained, to satisfy the
input iterator requirements.
Also drive-by rename `init` to `__init`.
Differential Revision: https://reviews.llvm.org/D117962
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions