summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/microsoft-abi-vbtables.cpp
Commit message (Expand)AuthorAgeFilesLines
* [MS] Don't escape MS C++ names with \01Reid Kleckner2018-03-161-188/+188
* Re-land "[MS] Don't expect vftables to be provided for extern template instan...Reid Kleckner2016-06-291-1/+1
* Revert "[MS] Don't expect vftables to be provided for extern template instant...Reid Kleckner2016-06-211-1/+1
* [MS] Don't expect vftables to be provided for extern template instantiationsReid Kleckner2016-06-211-1/+1
* MS ABI: Don't try to emit VF/VB-Tables for extern class templatesDavid Majnemer2015-03-181-0/+11
* MS ABI: Don't append to vbtables that we shouldn't extendReid Kleckner2014-04-171-0/+10
* Remove the -cxx-abi command-line flag.Hans Wennborg2014-01-141-1/+1
* [ms-cxxabi] Improve vbtable name mangling accuracyReid Kleckner2014-01-031-0/+41
* Fix vbtable indices when a class shares the vbptr with a non-virtual baseTimur Iskhodzhanov2013-11-051-0/+67
* Replace TEST* with CHECK-DAG in vbtable testsTimur Iskhodzhanov2013-07-171-185/+161
* [ms-cxxabi] Emit and install appropriately mangled vbtablesReid Kleckner2013-06-191-0/+436