PR33222: Require the declared return type not the actual return type to
match when checking for redeclaration of a function template. This properly handles differences in deduced return types, particularly when performing redeclaration checks for a friend function template. llvm-svn: 341778
Loading
Please register or sign in to comment