[llvm-bugs] [Bug 27920] ToolChains.cpp: suspicious "const string" variables
via llvm-bugs
llvm-bugs at lists.llvm.org
Fri Oct 22 07:11:00 PDT 2021
https://bugs.llvm.org/show_bug.cgi?id=27920
Simon Pilgrim <llvm-dev at redking.me.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED
Fixed By Commit(s)| |adcd02683856c30ba6f34927950
| |9acecd90063df
CC| |llvm-dev at redking.me.uk
--- Comment #1 from Simon Pilgrim <llvm-dev at redking.me.uk> ---
This was fixed when we made llvm::StringRef to std::string conversions
explicit.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20211022/17c5f747/attachment.html>
More information about the llvm-bugs
mailing list