[LLVMbugs] [Bug 13865] Interprocedural analysis false positive
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Mon Apr 8 11:52:57 PDT 2013
http://llvm.org/bugs/show_bug.cgi?id=13865
Jordan Rose <jordan_rose at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #7 from Jordan Rose <jordan_rose at apple.com> ---
Destructor inlining has been turned on in r178805, which allows us to inline
the constructor with confidence, which makes the warning go away.
--
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/20130408/7bdffee6/attachment.html>
More information about the llvm-bugs
mailing list