aboutsummaryrefslogtreecommitdiff
path: root/lib/Sema/SemaChecking.cpp
diff options
context:
space:
mode:
authorBenjamin Kramer <benny.kra@googlemail.com>2012-07-30 15:53:26 +0000
committerBenjamin Kramer <benny.kra@googlemail.com>2012-07-30 15:53:26 +0000
commit2cd7f41f4eb2b02568664132253f8e1d9cf381dd (patch)
tree6ae15806f5a6513448d19a21f20d979acc7efa7f /lib/Sema/SemaChecking.cpp
parent6cc9dc8403c4a8838f4f932e43402090cfe70d98 (diff)
Fix ambiguity detection in GetBestOverloadCandidateSimple.
When performing the simplistic overload resolution for single-argument methods, don't check the best overload for ambiguity with itself when the best overload doesn't happen to be the first one. Fixes PR13480. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@160961 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Sema/SemaChecking.cpp')
0 files changed, 0 insertions, 0 deletions