summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CGCall.cpp
diff options
context:
space:
mode:
authorRichard Smith <richard-llvm@metafoo.co.uk>2012-11-28 21:47:39 +0000
committerRichard Smith <richard-llvm@metafoo.co.uk>2012-11-28 21:47:39 +0000
commit58db83d11d3150ae50ce82b171caa931ba3ab79e (patch)
tree20b298ee6fb13bcf6c96bc846fcce0a33c879311 /clang/lib/CodeGen/CGCall.cpp
parent5cb3f1097f318591ffd771bd6704931f7eebb4e2 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud