http://llvm.org/bugs/show_bug.cgi?id=15755
Richard Smith <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution|--- |FIXED --- Comment #1 from Richard Smith <[email protected]> --- We were treating parameter packs like parameters with default arguments when building the set of inherited constructors. Fixed in r179708, thanks for the report. -- 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
