]> granicus.if.org Git - clang/commit
Simplify test/CodeGenCXX/microsoft-abi-vtables-multiple-nonvirtual-inheritance.cpp...
authorTimur Iskhodzhanov <timurrrr@google.com>
Fri, 21 Mar 2014 13:11:09 +0000 (13:11 +0000)
committerTimur Iskhodzhanov <timurrrr@google.com>
Fri, 21 Mar 2014 13:11:09 +0000 (13:11 +0000)
commit424126fb9ba0595cea346724a005b4bb67b58877
tree8b5dc99d62127e18cc49a80dc0fa237c0e4f4371
parentfb9697c3c78c36f46c2e4aba8fdf79036b6ed230
Simplify test/CodeGenCXX/microsoft-abi-vtables-multiple-nonvirtual-inheritance.cpp by forcing VFTableBuilder invocation with virtual function calls

Previously the vftables were built at the end of the TU in a reverse-to-random order

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@204464 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGenCXX/microsoft-abi-vtables-multiple-nonvirtual-inheritance.cpp