http://llvm.org/bugs/show_bug.cgi?id=21907
Richard Smith <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution|--- |DUPLICATE --- Comment #1 from Richard Smith <[email protected]> --- Your code is probably ill-formed (under discussion in C++ committee). Write using BaseT::BaseT; instead. *** This bug has been marked as a duplicate of bug 22242 *** -- 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
