http://llvm.org/bugs/show_bug.cgi?id=12224
Richard Smith <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Richard Smith <[email protected]> 2012-04-27 14:34:42 CDT --- We reject inheriting constructor declarations in r155728. (I'm sure this isn't the error that was wanted here, but I don't believe we have any current plans to implement inheriting constructors.) -- Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email ------- 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
