aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorKonstantin Varlamov <varconst@apple.com>2023-01-11 17:42:20 -0800
committervarconst <varconsteq@gmail.com>2023-01-11 17:43:10 -0800
commit17e6bd8070bb52b4178cf20f92bd429b11851870 (patch)
treeb318f2496afb7ca90c4abe352995619e0f51da51 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parente97caa9a2855bd928d1d4ff5503262baa92b3b7f (diff)
downloadllvm-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