]> granicus.if.org Git - clang/commit
Missing piece of r153720: make sure the vtable pointer is handled correctly.
authorEli Friedman <eli.friedman@gmail.com>
Fri, 30 Mar 2012 04:16:06 +0000 (04:16 +0000)
committerEli Friedman <eli.friedman@gmail.com>
Fri, 30 Mar 2012 04:16:06 +0000 (04:16 +0000)
commit3754f9656ab6a4648e5264d891ad5fb2f94f2a1a
treeaa530b4354e0b17d92b82239d7c3cd216c92fcb1
parent5fe61c6cb09a5a2d2ecddfb74f8b253d9d462165
Missing piece of r153720: make sure the vtable pointer is handled correctly.

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