diff options
author | Arthur O'Dwyer <arthur.j.odwyer@gmail.com> | 2022-03-03 15:42:26 -0500 |
---|---|---|
committer | Arthur O'Dwyer <arthur.j.odwyer@gmail.com> | 2022-03-04 13:24:38 -0500 |
commit | 7e1355eb1327ffa94f680e925e266b9404392f32 (patch) | |
tree | 76b94ce8ea775ab2eac9c13b14813b7520a8d331 /lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.h | |
parent | bccc88b3840091e9cf5ab410214e34df20950321 (diff) | |
download | llvm-7e1355eb1327ffa94f680e925e266b9404392f32.zip llvm-7e1355eb1327ffa94f680e925e266b9404392f32.tar.gz llvm-7e1355eb1327ffa94f680e925e266b9404392f32.tar.bz2 |
[libc++] Mark __wrap_iter's private constructors as explicit.
This is slightly more user-visible than D119894, because the user is
expected to touch `__wrap_iter` directly. But the affected ctors are
non-public, so the user was never expected to be actually calling them.
And I didn't intentionally omit this from D119894; I just didn't
think of it.
Differential Revision: https://reviews.llvm.org/D120937
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.h')
0 files changed, 0 insertions, 0 deletions