summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h
diff options
context:
space:
mode:
authorJoseph Huber <jhuber6@vols.utk.edu>2023-05-02 10:29:13 -0500
committerJoseph Huber <jhuber6@vols.utk.edu>2023-05-02 18:51:10 -0500
commita417ee9ccfbc59ac8910e77d3138985240d78e28 (patch)
tree3573d125b97473216a2aaf41efb5305555683ccc /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h
parent6ea1a0d4fc3823de143a288df2059b48dc01cf72 (diff)
[libc] Remove use of 'assert' from the string tests
Currently we use `assert` as a stand-in for the typical test assertions. This is because these functions exist outside of the base test class so we can't use the typical assertion methods. The presence of these asserts makes it difficult to compile these tests in a standalone format. This patch removes all occurrences. Reviewed By: sivachandra Differential Revision: https://reviews.llvm.org/D149656
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h')
0 files changed, 0 insertions, 0 deletions