diff options
| author | Douglas Gregor <dgregor@apple.com> | 2008-10-23 00:40:37 +0000 |
|---|---|---|
| committer | Douglas Gregor <dgregor@apple.com> | 2008-10-23 00:40:37 +0000 |
| commit | 5c407d9a9b8c57eebfe44628515616a2cdfbe456 (patch) | |
| tree | e640211f561571a642e2f7d110d866ffd454db98 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
| parent | 9246c2c8e15cf7e307aad3189fca058516462e04 (diff) | |
Add support for conversions from a pointer-to-derived to a
pointer-to-base. Also, add overload ranking for pointer conversions
(for both pointer-to-void and derived-to-base pointer conversions).
Note that we do not yet diagnose derived-to-base pointer conversion
errors that stem from ambiguous or inacessible base classes. These
aren't handled during overload resolution; rather, when the conversion
is actually used we go ahead and diagnose the error.
llvm-svn: 58017
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions
