[ Date Prev][ Date Next][ Thread Prev][ Thread Next][ Date Index][ Thread Index]
Re: [cxx-abi-dev] Mangling of anonymous unions?
- To: jason@xxxxxxxxxx (Jason Merrill)
- Subject: Re: [cxx-abi-dev] Mangling of anonymous unions?
- From: Martin von Loewis <loewis@xxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 19 Dec 2002 08:14:00 +0100 (CET)
> After working on this for a bit, I like #3 much less; it doesn't work very
> well for namespace-scope unions, which we might as well mangle the same
> way.
But this is irrelevant for the ABI, right? If the ABI issue is just about
such unions in inline functions, I think treating them like string literals
is appropriate.
Regards,
Martin
|