[cxx-abi-dev] Mangling C++0x Lambdas
Mark Mitchell
mark at codesourcery.com
Wed Oct 7 22:10:55 UTC 2009
David Vandevoorde wrote:
>> Could we change the mangling of closures in default arguments to count
>> from left to right like the mangling for function parameters that
>> appear in late-specified return types?
>
> Unless there is a compelling reason to do so, we'd rather not: We have
> already shipped a version with the mangling as specified (and that
> mangling is a tiny bit more compact).
Since it seemed everyone was happy, I've checked in the version that
Daveed posted here:
http://www.codesourcery.com/archives/cxx-abi-dev/msg02153.html
Thanks,
--
Mark Mitchell
CodeSourcery
mark at codesourcery.com
(650) 331-3385 x713
More information about the cxx-abi-dev
mailing list