diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2012-11-28 21:47:39 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2012-11-28 21:47:39 +0000 |
commit | f641166066c7053300cada4ca5c9e69ad1cd2358 (patch) | |
tree | d5ae3d4ffe830591c1e18ecbf4970893a238af6f /lib/Driver/Tools.cpp | |
parent | 2cbdd7d21e3902e568ce2a51a7459ab5a4fc236c (diff) |
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.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@168818 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Driver/Tools.cpp')
0 files changed, 0 insertions, 0 deletions