[LLVMbugs] [Bug 20590] trunk/llvm/lib/Transforms/Scalar/SROA.cpp: 2 * init error ?
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Fri Aug 8 02:22:23 PDT 2014
http://llvm.org/bugs/show_bug.cgi?id=20590
Benjamin Kramer <benny.kra at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |benny.kra at gmail.com
Resolution|--- |WONTFIX
--- Comment #1 from Benjamin Kramer <benny.kra at gmail.com> ---
They're not initialized by itself, but with an argument of the same name. This
is a very common pattern in LLVM and harmless. What checker did emit those
warnings?
--
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/20140808/91270b7b/attachment.html>
More information about the llvm-bugs
mailing list