]> granicus.if.org Git - clang/commit
Correcly handle pointers to member pointer types where the class or the pointee is...
authorAnders Carlsson <andersca@mac.com>
Sun, 20 Dec 2009 23:37:55 +0000 (23:37 +0000)
committerAnders Carlsson <andersca@mac.com>
Sun, 20 Dec 2009 23:37:55 +0000 (23:37 +0000)
commit17fa6f971c1912c77aa10bdac4b7991b5e1646e2
tree8a56eccc22f645de064ef2759becdc63f2ef416c
parentd20254f2875d0004c57ee766f258dbcee29f4841
Correcly handle pointers to member pointer types where the class or the pointee is incomplete.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@91804 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGRTTI.cpp
test/CodeGenCXX/rtti-layout.cpp
test/CodeGenCXX/rtti-linkage.cpp