view AUTHORS @ 611:d94b053311a7

test/plain_c++: - refactored to share code - extended to treat default this calls and explicitly as cdecl declared ones, separately - prev point fixes implicitly on x86 a wrong dcMode setting (assumed that cdecl for methods would default to the native this call convention, but actually does not, applies cdecl verbatim) - extended aggr tests to also test explicit cdecl as well as MS thiscalls on x86 - simplified
author Tassilo Philipp
date Thu, 29 Sep 2022 11:47:54 +0200
parents 451299d50c1a
children
line wrap: on
line source

Daniel Adler <dadler@uni-goettingen.de>
Tassilo Philipp <tphilipp@potion-studios.com>
Olivier Chafik <olivier.chafik@gmail.com>
Erik Mackdanz <erikmack@gmail.com>
Masanori Mitsugi <mitsugi@linux.vnet.ibm.com>
Bernhard Urban-Forster <beurba@microsoft.com>