]> granicus.if.org Git - clang/commit
Layout the primary base first in the vtable.
authorMike Stump <mrs@apple.com>
Thu, 6 Aug 2009 18:05:22 +0000 (18:05 +0000)
committerMike Stump <mrs@apple.com>
Thu, 6 Aug 2009 18:05:22 +0000 (18:05 +0000)
commit70101ce87ff1d73ac90e4d99a3af0ae509e5934f
tree6d3b22c4b85c41ee5f1d606dc1a414ef91bd0a98
parent52ab92bee00eb14e38dcbefc091d6b9aa5157506
Layout the primary base first in the vtable.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@78327 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGCXX.cpp
test/CodeGenCXX/virt.cpp