[llvm-bugs] [Bug 39091] Missed strlen(globalconststr) fold
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed Sep 26 13:52:59 PDT 2018
https://bugs.llvm.org/show_bug.cgi?id=39091
Richard Smith <richard-llvm at metafoo.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |INVALID
CC| |richard-llvm at metafoo.co.uk
--- Comment #1 from Richard Smith <richard-llvm at metafoo.co.uk> ---
Folding it would be incorrect, key is mutable and externally visible.
--
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/20180926/b3930be8/attachment.html>
More information about the llvm-bugs
mailing list