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 | 58db83d11d3150ae50ce82b171caa931ba3ab79e (patch) | |
tree | 20b298ee6fb13bcf6c96bc846fcce0a33c879311 /clang/lib/CodeGen/CGCall.cpp | |
parent | 5cb3f1097f318591ffd771bd6704931f7eebb4e2 (diff) | |
download | bcm5719-llvm-58db83d11d3150ae50ce82b171caa931ba3ab79e.tar.gz bcm5719-llvm-58db83d11d3150ae50ce82b171caa931ba3ab79e.zip |
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
Diffstat (limited to 'clang/lib/CodeGen/CGCall.cpp')
0 files changed, 0 insertions, 0 deletions