diff options
| author | Nikolas Klauser <nikolasklauser@berlin.de> | 2025-08-14 09:24:20 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-08-14 09:24:20 +0200 |
| commit | 7b904b09eb2368d8e3af77df4753a1068835db54 (patch) | |
| tree | 664a289e70e795da1e2c7ce67e4a465da6846a4e /lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h | |
| parent | 5b258884db35716eff198438c3d66baa1d9fe32c (diff) | |
| download | llvm-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/lldb-python.h')
0 files changed, 0 insertions, 0 deletions
