[lld] r259186 - Replace StringRef with std::string in LinkerDriver::addLibrary(StringRef Name) because std::string is destroyed after assigning what fills the buffer with garbage and StringRef is no more valid.

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 29 09:43:57 PST 2016


>Next time, can you please follow the following conventions?

>
>- Write a short summary of the commit on the first line (less than 80 columns are preferred.)
>- Wrap lines to 80 columns in the body text.


?OK.

?

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160129/7350ea8e/attachment.html>


More information about the llvm-commits mailing list