aboutsummaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite/test/lldbgdbclient.py
diff options
context:
space:
mode:
authorJonas Devlieghere <jonas@devlieghere.com>2024-01-26 15:04:11 -0800
committerGitHub <noreply@github.com>2024-01-26 15:04:11 -0800
commit33860b2f61a8a74141ae76ecd54742f9cfeb0d03 (patch)
tree4f5f0fb92c14524d3500bd735694adb0fcbbc6b8 /lldb/packages/Python/lldbsuite/test/lldbgdbclient.py
parentcfd91199caed12b3f40ab35cf7f6c7fbce38d776 (diff)
downloadllvm-33860b2f61a8a74141ae76ecd54742f9cfeb0d03.zip
llvm-33860b2f61a8a74141ae76ecd54742f9cfeb0d03.tar.gz
llvm-33860b2f61a8a74141ae76ecd54742f9cfeb0d03.tar.bz2
[lldb] Streamline ConstString -> std::string conversion (NFC) (#79649)
Make it easier to go from a ConstString to a std::string without having to go through a C-String or a llvm::StringRef. I made the conversion operator explicit as this is a relatively expensive operations (compared to a StringRef or string_view).
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lldbgdbclient.py')
0 files changed, 0 insertions, 0 deletions