diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2020-01-29 21:33:37 -0800 |
---|---|---|
committer | Jonas Devlieghere <jonas@devlieghere.com> | 2020-01-29 21:34:19 -0800 |
commit | e28d8f9069b92f5c20416c575f49727daf5adb1a (patch) | |
tree | c7b0e8b08616dd9dab85859e730a0394edf82011 /llvm/lib/Transforms/Utils/ModuleUtils.cpp | |
parent | 1ef8e8b41429a1c2440ddbbcb1fc19ba1e8fcc57 (diff) | |
download | llvm-e28d8f9069b92f5c20416c575f49727daf5adb1a.zip llvm-e28d8f9069b92f5c20416c575f49727daf5adb1a.tar.gz llvm-e28d8f9069b92f5c20416c575f49727daf5adb1a.tar.bz2 |
[lldb] Replace SmallStr.str().str() with std::string conversion operator.
Use the std::string conversion operator introduced in
d7049213d0fcda691c9e79f9b41e357198d99738. The SmallString in the log
statement doesn't require conversion at all when using the variadic log
macro.
Diffstat (limited to 'llvm/lib/Transforms/Utils/ModuleUtils.cpp')
0 files changed, 0 insertions, 0 deletions