diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2025-01-16 13:31:35 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-16 13:31:35 -0800 |
commit | 7ea5f195039ba357285076043ad381ed22e3842e (patch) | |
tree | f56da88e0a46455974101d2c55f9efe78a73eff0 /lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.h | |
parent | 1c00d0d7768f959d80393012e93a53c3bad3c138 (diff) | |
download | llvm-7ea5f195039ba357285076043ad381ed22e3842e.zip llvm-7ea5f195039ba357285076043ad381ed22e3842e.tar.gz llvm-7ea5f195039ba357285076043ad381ed22e3842e.tar.bz2 |
[lldb] Rename lldb_assert -> _lldb_assert (NFC) (#123225)
Rename `lldb_assert` to `_lldb_assert` to make it more obvious that you
shouldn't be using this function directly. Instead, you should use the
`lldbassert` macro which becomes a regular assert in a debug/asserts
build.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.h')
0 files changed, 0 insertions, 0 deletions