[patch] Drop windows specific handling of equivalent destructors

Rafael EspĂ­ndola rafael.espindola at gmail.com
Tue Nov 12 08:47:14 PST 2013


Now that the relevant tests use -mconstructor-aliases and the missing
features have been implemented, we can just drop this.

This technique is quiet interesting and a bit more elegant than using
rauw, but it would require a fairly invasive change to how we emit
thunks to make it general, so it is probably better to just remove it
for now.

Cheers,
Rafael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: t.patch
Type: application/octet-stream
Size: 1025 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20131112/57c2af92/attachment.obj>


More information about the cfe-commits mailing list