Skip to content
Commit 58db83d1 authored by Richard Smith's avatar Richard Smith
Browse files

PR13098: If we're instantiating an overloaded binary operator and we could

determine which member function would be the callee from within the template
definition, don't pass that function as a "non-member function" to
CreateOverloadedBinOp. Instead, just rely on it to select the member function
for itself.

llvm-svn: 168818
parent 5cb3f109
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment