aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.cpp
diff options
context:
space:
mode:
authorNikolas Klauser <nikolasklauser@berlin.de>2025-08-14 09:24:20 +0200
committerGitHub <noreply@github.com>2025-08-14 09:24:20 +0200
commit7b904b09eb2368d8e3af77df4753a1068835db54 (patch)
tree664a289e70e795da1e2c7ce67e4a465da6846a4e /lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.cpp
parent5b258884db35716eff198438c3d66baa1d9fe32c (diff)
downloadllvm-7b904b09eb2368d8e3af77df4753a1068835db54.zip
llvm-7b904b09eb2368d8e3af77df4753a1068835db54.tar.gz
llvm-7b904b09eb2368d8e3af77df4753a1068835db54.tar.bz2
[libc++] Remove assertions from <string_view> that are unreachable (#148598)
When assertions are enabled it is impossible to construct a `string_view` which contains a null pointer and a non-zero size, so assertions where we check for that on an already constructed `string_view` are unreachable.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.cpp')
0 files changed, 0 insertions, 0 deletions