]> granicus.if.org Git - clang/commit
Split out the no-thunk multiple inheritance tests
authorTimur Iskhodzhanov <timurrrr@google.com>
Fri, 18 Apr 2014 15:10:05 +0000 (15:10 +0000)
committerTimur Iskhodzhanov <timurrrr@google.com>
Fri, 18 Apr 2014 15:10:05 +0000 (15:10 +0000)
commitb74c92761add617dd99a353fea54b3c71ed3dc78
tree7fdb7cbae6c1e2d29cc78258065059a8d85cd6dd
parent9fbf62e195c38296a7703d6c4d9189cb23166ac7
Split out the no-thunk multiple inheritance tests

Also, intentionally duplicate base class definitions per test, so it's easier to copy tests while debugging failures

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@206614 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGenCXX/microsoft-abi-vtables-multiple-nonvirtual-inheritance-no-thunks.cpp [new file with mode: 0644]