]> granicus.if.org Git - clang/commit
Multiple conversions to the same type are ambiguous but for the
authorFariborz Jahanian <fjahanian@apple.com>
Mon, 28 Sep 2009 19:06:58 +0000 (19:06 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Mon, 28 Sep 2009 19:06:58 +0000 (19:06 +0000)
commit99d6c445cc968bdf08c53a6bd4e9044bde43bdd1
treec87c1acfc6fa45a9fd714dcc2bfbe5d9dea4c327
parentd04b1be7d3015a307f93eea0b9ab0ecce612951e
Multiple conversions to the same type are ambiguous but for the
purpose of overload resolution is to be treated as a uner-defined
conversion.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@83004 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaOverload.cpp
test/SemaCXX/ambig-user-defined-conversions.cpp