summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorJonas Devlieghere <jonas@devlieghere.com>2019-03-08 17:36:54 +0000
committerJonas Devlieghere <jonas@devlieghere.com>2019-03-08 17:36:54 +0000
commitfee5576f7cd76f4b03a2549088f4fab9f5a80462 (patch)
tree51c683d3997e2e5df1c4aa34a1926ddd235e08d6 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parentc20c37ba7f546e0898e09953f03ca2c28ddc7035 (diff)
[lldb-vscode] Fix warning
I changed the variable to an unsigned to get rid of a signed and unsigned compare without realizing the value could be negative. This fixes the assert instead. llvm-svn: 355708
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions