[LLVMbugs] [Bug 8688] Copying block that captures itself in its declaration leads to garbage

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sun Nov 28 14:17:22 PST 2010


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

Kevin Ballard <kevin at sb.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|INVALID                     |

--- Comment #3 from Kevin Ballard <kevin at sb.org> 2010-11-28 16:17:21 CST ---
I'm really not sure what proper etiquette is for reopening bugs, so I hope it's
ok that I'm reopening this one. As I said in my previous comment, the current
behavior is not, in fact, equivalent to that int x case. Either this should
work properly, or the compiler should complain. The current behavior is simply
not right.

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list