[llvm-bugs] [Bug 14320] SROA increases stack usage when used with ASan
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Nov 30 17:40:09 PST 2015
https://llvm.org/bugs/show_bug.cgi?id=14320
Kostya Serebryany <kcc at google.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |WONTFIX
--- Comment #6 from Kostya Serebryany <kcc at google.com> ---
Old bug...
It seems to be happening only when the local array in question is not actually
used. So, not a big deal. I have not seen problem with this in the past 3
years.
Closing.
--
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/20151201/3633ace7/attachment-0001.html>
More information about the llvm-bugs
mailing list