diff options
| author | Konstantin Varlamov <varconst@apple.com> | 2023-01-11 17:42:20 -0800 |
|---|---|---|
| committer | varconst <varconsteq@gmail.com> | 2023-01-11 17:43:10 -0800 |
| commit | 17e6bd8070bb52b4178cf20f92bd429b11851870 (patch) | |
| tree | b318f2496afb7ca90c4abe352995619e0f51da51 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | e97caa9a2855bd928d1d4ff5503262baa92b3b7f (diff) | |
| download | llvm-17e6bd8070bb52b4178cf20f92bd429b11851870.zip llvm-17e6bd8070bb52b4178cf20f92bd429b11851870.tar.gz llvm-17e6bd8070bb52b4178cf20f92bd429b11851870.tar.bz2 | |
[libc++][ranges] Fix incorrect integer type in `view_interface` tests.
`ForwardIter() - ForwardIter()` returns `ptrdiff_t`, and converting it
to an unsigned type isn't guaranteed to produce the same type as
`size_t`.
Reviewed By: #libc, ldionne
Differential Revision: https://reviews.llvm.org/D141456
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
