[LLVMbugs] [Bug 24029] Program with chaining of using-declarations - Missing diagnostic message
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Sun Jul 5 13:06:31 PDT 2015
https://llvm.org/bugs/show_bug.cgi?id=24029
Richard Smith <richard-llvm at metafoo.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |INVALID
--- Comment #2 from Richard Smith <richard-llvm at metafoo.co.uk> ---
See the discussion on core issue 36; this code is valid, and the example in the
standard is wrong. There is no prohibition on repeated redeclarations in block
scope.
--
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/20150705/684aba23/attachment.html>
More information about the llvm-bugs
mailing list