royjacobson added a comment. GCC have implemented this yesterday <https://gcc.gnu.org/git/?p=gcc.git;a=commit;h=303976a6076f2839354702fd2caa049fa7cbbdc2>, and they also apply the overload resolution change retroactively. So I've done it as well and downgraded the errors to ExtWarns.
I'm not sure that the change to the conversion sequences in the overload resolution is the best way to implement this but it was the cleanest way I found.. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D133659/new/ https://reviews.llvm.org/D133659 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits