]> granicus.if.org Git - clang/commit
Simplify test/CodeGenCXX/microsoft-abi-vtables-virtual-inheritance.cpp by forcing...
authorTimur Iskhodzhanov <timurrrr@google.com>
Sun, 23 Mar 2014 19:09:08 +0000 (19:09 +0000)
committerTimur Iskhodzhanov <timurrrr@google.com>
Sun, 23 Mar 2014 19:09:08 +0000 (19:09 +0000)
commit6060bb2b9be28ec2ca2d0346b383d767e8a125ae
tree35901b96bd10129235d7ae3041bbaed1a89ec267
parentabaaec5c869e825d3c00734d70661c0e40bb182c
Simplify test/CodeGenCXX/microsoft-abi-vtables-virtual-inheritance.cpp by forcing VFTableBuilder invocation with virtual function calls or constructors codegen

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@204567 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGenCXX/microsoft-abi-vtables-virtual-inheritance.cpp