diff options
| author | Arthur O'Dwyer <arthur.j.odwyer@gmail.com> | 2023-01-19 17:10:09 -0500 |
|---|---|---|
| committer | Louis Dionne <ldionne.2@gmail.com> | 2023-02-27 16:53:04 -0500 |
| commit | 049a3fe10f644c259a33f185a0a7711757252188 (patch) | |
| tree | 1850651a0cdb963d9de0392d0b269a1eb46718bf /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | c08867e34aca4a900a84d9f32f4e0741a9e9589b (diff) | |
[libc++] Fix "size_t" constants that should be "bool" or "int", and add tests
`is_placeholder`, despite having an "is_" name, actually returns an int:
1 for `_1`, 2 for `_2`, 3 for `_3`, and so on. But it should still be int,
not size_t.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
