aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/COFFObjectFile.cpp
diff options
context:
space:
mode:
authorMartin Storsjo <martin@martin.st>2018-04-24 11:57:02 +0000
committerMartin Storsjo <martin@martin.st>2018-04-24 11:57:02 +0000
commit7054b49e0193de6557676319fb1af9b59cc6b333 (patch)
tree69968de954c224bc346d5d291283197e384a13e9 /llvm/lib/Object/COFFObjectFile.cpp
parent8ed0f741ae3c35bc95c724d867c769934df8373f (diff)
downloadllvm-7054b49e0193de6557676319fb1af9b59cc6b333.zip
llvm-7054b49e0193de6557676319fb1af9b59cc6b333.tar.gz
llvm-7054b49e0193de6557676319fb1af9b59cc6b333.tar.bz2
[GCC] Don't keep a StringRef to a temporary std::string
This fixes failures in asan builds and possibly other buildbots as well, after SVN r330696. Prior to that revision, the std::string was stored in another variable, before assigning to a StringRef. llvm-svn: 330710
Diffstat (limited to 'llvm/lib/Object/COFFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions