[LLVMbugs] [Bug 15916] Is AST for switch statement correctly?

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Mon May 6 08:04:14 PDT 2013


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

Richard Smith <richard-llvm at metafoo.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |richard-llvm at metafoo.co.uk
         Resolution|---                         |INVALID

--- Comment #1 from Richard Smith <richard-llvm at metafoo.co.uk> ---
Yes, this is correct. A label only attaches to a single statement - that's just
how c works.

-- 
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/20130506/3c0ea222/attachment.html>


More information about the llvm-bugs mailing list