There's actually value in declaring multiple-argument constructrors explicit, thus the patch is not needed. Maybe even the opposite is needed: adding `explicit` to most constructors. But this will be a different patch anyway.
http://reviews.llvm.org/D4242 EMAIL PREFERENCES http://reviews.llvm.org/settings/panel/emailpreferences/ _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
