summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorNick Desaulniers <ndesaulniers@google.com>2023-05-02 11:10:43 -0700
committerNick Desaulniers <ndesaulniers@google.com>2023-05-02 11:20:15 -0700
commitc117c2c8ba4afd45a006043ec6dd858652b2ffcc (patch)
treeeaf2bca8cf17d405cadb6ad2d34bf7c20b9912db /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent1f74964b403c615c121c0adbd06661adaae14667 (diff)
[Demangle] make llvm::demangle take std::string_view rather than const std::string&
As suggested by @erichkeane in https://reviews.llvm.org/D141451#inline-1429549 There's potential for a lot more cleanups around these APIs. This is just a start. Callers need to be more careful about sub-expressions producing strings that don't outlast the expression using ``llvm::demangle``. Add a release note. Reviewed By: MaskRay, #lld-macho Differential Revision: https://reviews.llvm.org/D149104
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions