aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python
diff options
context:
space:
mode:
authorSean Perry <perry@ca.ibm.com>2025-10-29 11:02:28 -0400
committerGitHub <noreply@github.com>2025-10-29 11:02:28 -0400
commit3d2efe71c0db291b60add10332a058885a13398b (patch)
tree1e15416f4ca81dd35ed6e58f8551051ee3df9bec /lldb/source/Plugins/ScriptInterpreter/Python
parenta4ffa1f3d53c8d0ae7141da3c508ec1c549f7ddc (diff)
downloadllvm-3d2efe71c0db291b60add10332a058885a13398b.zip
llvm-3d2efe71c0db291b60add10332a058885a13398b.tar.gz
llvm-3d2efe71c0db291b60add10332a058885a13398b.tar.bz2
use Twine instead of char* for function args (#165569)
Changed the function arguments to take `const Twine&` instead of `const char*`. This will avoid converting StringRef's to C strings too soon (or ever).
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions