summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorLouis Dionne <ldionne.2@gmail.com>2021-11-11 11:06:07 -0500
committerLouis Dionne <ldionne.2@gmail.com>2021-11-11 11:09:36 -0500
commit4d8db4a9970ec8cfc002f2a860df12c0c8c511bc (patch)
treeb0948e05fa535d4545da0b1013ea59c887c11938 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent18fe0a0d9eb1f38e57cbf8d3fde2241e682a8eb6 (diff)
[libc++] Fix GDB pretty printer test on 32 bit targets
On 32 bit targets, size_t is unsigned int, not unsigned long, so std::bitset's template argument gets printed with a `u` suffix, not `ul`.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions