summaryrefslogtreecommitdiff
path: root/test/CodeGenCXX/microsoft-abi-vbtables.cpp
AgeCommit message (Expand)Author
2016-06-29Re-land "[MS] Don't expect vftables to be provided for extern template instan...Reid Kleckner
2016-06-21Revert "[MS] Don't expect vftables to be provided for extern template instant...Reid Kleckner
2016-06-21[MS] Don't expect vftables to be provided for extern template instantiationsReid Kleckner
2015-03-18MS ABI: Don't try to emit VF/VB-Tables for extern class templatesDavid Majnemer
2014-04-17MS ABI: Don't append to vbtables that we shouldn't extendReid Kleckner
2014-01-14Remove the -cxx-abi command-line flag.Hans Wennborg
2014-01-03[ms-cxxabi] Improve vbtable name mangling accuracyReid Kleckner
2013-11-05Fix vbtable indices when a class shares the vbptr with a non-virtual baseTimur Iskhodzhanov
2013-07-17Replace TEST* with CHECK-DAG in vbtable testsTimur Iskhodzhanov
2013-06-19[ms-cxxabi] Emit and install appropriately mangled vbtablesReid Kleckner