commit | bb461503b115af248f3b13735d6936e0a436fdf0 | [log] [tgz] |
---|---|---|
author | Douglas Gregor <doug.gregor@gmail.com> | Fri Oct 24 04:54:22 2008 +0000 |
committer | Douglas Gregor <doug.gregor@gmail.com> | Fri Oct 24 04:54:22 2008 +0000 |
tree | 0d9a8bc6f7f2b5b570ce37991d2cc767431efb16 | |
parent | 6149e881b62698718e22b4e97e0842ec565345b1 [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