http://llvm.org/bugs/show_bug.cgi?id=16583
Eli Friedman <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution|--- |WONTFIX --- Comment #1 from Eli Friedman <[email protected]> --- Zero-length arrays are non-standard (and we have a -pedantic warning to point this out); we don't really care how template deduction and overload resolution work with them. -- 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
