commit | 94b1dd2368dc9eeedf2794db654deae225fac763 | [log] [tgz] |
---|---|---|
author | Douglas Gregor <dgregor@apple.com> | Fri Oct 24 04:54:22 2008 +0000 |
committer | Douglas Gregor <dgregor@apple.com> | Fri Oct 24 04:54:22 2008 +0000 |
tree | 0d9a8bc6f7f2b5b570ce37991d2cc767431efb16 | |
parent | 5b8b6f2d2064746989ae480d9b73dfc96676cd2b [diff] |
First non-embarrassing cut at checking for ambiguous derived-to-base conversions. Added PerformImplicitConversion, which follows an implicit conversion sequence computed by TryCopyInitialization and actually performs the implicit conversions, including the extra check for ambiguity mentioned above. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@58071 91177308-0d34-0410-b5e6-96231b3b80d8