https://llvm.org/bugs/show_bug.cgi?id=24029
Richard Smith <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID --- Comment #2 from Richard Smith <[email protected]> --- 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.
_______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
