A conversion operator in a base class shouldn't hide another conversion operator
in the same class, even if they convert to the same type. Fixes PR12712. llvm-svn: 156247
Loading
Please register or sign in to comment
in the same class, even if they convert to the same type. Fixes PR12712. llvm-svn: 156247