[LLVMbugs] [Bug 15672] use-after-return is broken since r177724

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu Apr 11 05:56:51 PDT 2013


http://llvm.org/bugs/show_bug.cgi?id=15672

Kostya Serebryany <kcc at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #3 from Kostya Serebryany <kcc at google.com> ---
Should be fixed by 179278.
We still don't provide any guarantee that use-after-return detection works. 
But this simple test (and a few others) pass again now

-- 
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/20130411/2db80c71/attachment.html>


More information about the llvm-bugs mailing list