commit | 0bab0cdab751248ca389a5592bcb70eac5d39260 | [log] [tgz] |
---|---|---|
author | John McCall <rjmccall@apple.com> | Mon Aug 23 01:21:21 2010 +0000 |
committer | John McCall <rjmccall@apple.com> | Mon Aug 23 01:21:21 2010 +0000 |
tree | c94ff2becd4c318148c7ece7e236a6482de526a7 | |
parent | 5172ed92b42f0bc6a022542a08f7b18af821bcb3 [diff] |
Abstract out everything having to do with member pointers into the ABI class; they should just be completely opaque throughout IR gen now, although I haven't really audited that. Fix a bug apparently inherited from gcc-4.2 where we failed to null-check member data pointers when performing derived-to-base or base-to-derived conversions on them. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@111789 91177308-0d34-0410-b5e6-96231b3b80d8