]> granicus.if.org Git - clang/commit
Simplify test/CodeGenCXX/microsoft-abi-vtables-single-inheritance.cpp by forcing...
authorTimur Iskhodzhanov <timurrrr@google.com>
Fri, 21 Mar 2014 11:39:24 +0000 (11:39 +0000)
committerTimur Iskhodzhanov <timurrrr@google.com>
Fri, 21 Mar 2014 11:39:24 +0000 (11:39 +0000)
commit4cd007c1bde1e08a6968f5e964bc2298086f0650
tree4e708b6a2f76303da6440547b9ea17e54c1d455c
parent311dc90c1de44c3350b19d46d498187c705b0192
Simplify test/CodeGenCXX/microsoft-abi-vtables-single-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@204455 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGenCXX/microsoft-abi-vtables-single-inheritance.cpp