[MS ABI] Add testcase which was missing from r236354
authorDavid Majnemer <david.majnemer@gmail.com>
Sat, 2 May 2015 05:12:53 +0000 (05:12 +0000)
committerDavid Majnemer <david.majnemer@gmail.com>
Sat, 2 May 2015 05:12:53 +0000 (05:12 +0000)
commitcfcac9f64a8ee9780ebe4c5492120ab19c103d80
treea98377579d9c0aee06091c170690614c67ff78f5
parent65512647cc63942e86681a2291abf58f93d88f4f
[MS ABI] Add testcase which was missing from r236354

This test verifies that we can detect when the inheritance paths are
ambiguous due to covariant thunks, ensuring we don't regress PR16759.

llvm-svn: 236381
clang/test/CodeGenCXX/microsoft-abi-vtables-ambiguous.cpp [new file with mode: 0644]