summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorJonas Devlieghere <jonas@devlieghere.com>2021-11-05 13:18:06 -0700
committerJonas Devlieghere <jonas@devlieghere.com>2021-11-05 13:19:00 -0700
commit6d48e2505c7a68a470e75b61ad504d51db0f8a36 (patch)
treef482f4689f124777b98ba2025375fa3980d435f0 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent10eb32f45d40e180a229590f57dd0a61f97f1bc9 (diff)
[lldb] Use std::string instead of llvm::Twine in GDBRemoteCommunicationClient
From the documentation: A Twine is not intended for use directly and should not be stored, its implementation relies on the ability to store pointers to temporary stack objects which may be deallocated at the end of a statement. Twines should only be used accepted as const references in arguments, when an API wishes to accept possibly-concatenated strings. rdar://84799118 Differential revision: https://reviews.llvm.org/D113314
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions