diff options
author | Douglas Gregor <dgregor@apple.com> | 2010-11-03 17:00:07 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2010-11-03 17:00:07 +0000 |
commit | fec56e7e341cd1d9a861d64bffc80a97aed89802 (patch) | |
tree | 221f47b6793561e9b13e05fcf43069f159c0e805 /test/SemaCXX/invalid-member-expr.cpp | |
parent | e0d987626cc11317b36d6d3cc148c9a9d4b35850 (diff) |
When producing overload candidates for binary built-in operators, keep
the sets of available conversions for the first and second arguments
separate. This is apparently the indent of C++ [over.built], and
reduces the number of overload candidates generated, eliminating some
ambiguities. Fixes PR8477.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@118178 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/SemaCXX/invalid-member-expr.cpp')
0 files changed, 0 insertions, 0 deletions