]> granicus.if.org Git - clang/commit
[ms-cxxabi] Fix r182865 to have an actual Itanium-style key function
authorReid Kleckner <reid@kleckner.net>
Wed, 29 May 2013 16:51:17 +0000 (16:51 +0000)
committerReid Kleckner <reid@kleckner.net>
Wed, 29 May 2013 16:51:17 +0000 (16:51 +0000)
commitc72ff4f71833c46702fbfc64a3b7743c4f2002a9
tree2c938770f7dae6b32d2532b9c0252cf9ecfef95a
parent5a8b0491df5491566ddbf63a99e714a2bd4bb046
[ms-cxxabi] Fix r182865 to have an actual Itanium-style key function

Peter pointed out that C::f() is not a key function.  C's key function
is actually C::~C().

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