aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
diff options
context:
space:
mode:
authorRaphael Isemann <teemperor@gmail.com>2020-07-30 11:50:53 +0200
committerRaphael Isemann <teemperor@gmail.com>2020-07-30 12:17:42 +0200
commita4a0844248d4a68a866b9c4e18ae89fa49a83ec0 (patch)
tree614176221d6dfc4594e330eb8a358057cecd31ca /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
parent141b64a340a42ef59fe42f54faa91059ede44980 (diff)
downloadllvm-a4a0844248d4a68a866b9c4e18ae89fa49a83ec0.zip
llvm-a4a0844248d4a68a866b9c4e18ae89fa49a83ec0.tar.gz
llvm-a4a0844248d4a68a866b9c4e18ae89fa49a83ec0.tar.bz2
[lldb] Don't use static locals for return value storage in some *AsCString functions
Let's just return a std::string to make this safe. formatv seemed overkill for formatting the return values as they all just append an integer value to a constant string. Reviewed By: labath Differential Revision: https://reviews.llvm.org/D84505
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions