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 | b37c9af75dae45b1a29909ff95511b5fe678edf1 (patch) | |
tree | 19be2789c0eebb4316b6defb3c8ea5f460febc85 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 7d0ac84abdba5d47b54e72ae3f95a4507782f263 (diff) | |
download | llvm-b37c9af75dae45b1a29909ff95511b5fe678edf1.zip llvm-b37c9af75dae45b1a29909ff95511b5fe678edf1.tar.gz llvm-b37c9af75dae45b1a29909ff95511b5fe678edf1.tar.bz2 |
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.
llvm-svn: 118178
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions