]> granicus.if.org Git - clang/commit
Assert that the path from the derived to the base class in CodeGenFunction::GetAddres...
authorAnders Carlsson <andersca@mac.com>
Tue, 20 Apr 2010 05:07:22 +0000 (05:07 +0000)
committerAnders Carlsson <andersca@mac.com>
Tue, 20 Apr 2010 05:07:22 +0000 (05:07 +0000)
commit2692d8284c77eee8ef3a93bf114cfec997a191a1
tree30b0ecbf4b37950952c75029cfe1c5785c36d61d
parent58f9782219c6e31b680ba1a3b52c775889e4f6c1
Assert that the path from the derived to the base class in CodeGenFunction::GetAddressOfBaseClass is not ambiguous.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@101869 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGClass.cpp