summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedProcessPythonInterface
diff options
context:
space:
mode:
authorNikolas Klauser <nikolasklauser@berlin.de>2024-08-01 23:04:51 +0200
committerGitHub <noreply@github.com>2024-08-01 23:04:51 +0200
commit3af26be42e39405d9b3e1023853218dea20b5d1f (patch)
tree512cfef8d0dca38a47b00ec394371cf52e0f4147 /lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedProcessPythonInterface
parent289c0491791c4377af1a818b531d83c0cbb06525 (diff)
[libc++] Improve code gen for string's operator== (#100926)
If the string is too long for a short string, we can simply check for the long bit. If that's false we can do an early return. This improves the code gen slightly.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedProcessPythonInterface')
0 files changed, 0 insertions, 0 deletions