Add a special note for overload resolution when an initializer list argument
cannot be converted. This is in preparation for overload resolution of initializer lists. Currently, you will always get this message when you try to pass an init list to an overloaded function. llvm-svn: 140461
Loading
Please register or sign in to comment