aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2010-11-03 17:00:07 +0000
committerDouglas Gregor <dgregor@apple.com>2010-11-03 17:00:07 +0000
commitb37c9af75dae45b1a29909ff95511b5fe678edf1 (patch)
tree19be2789c0eebb4316b6defb3c8ea5f460febc85 /clang/lib/Frontend/CompilerInvocation.cpp
parent7d0ac84abdba5d47b54e72ae3f95a4507782f263 (diff)
downloadllvm-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