[cxx-abi-dev] Function call mangling again

Jason Merrill jason at redhat.com
Fri Mar 27 18:18:09 UTC 2009


Doug Gregor wrote:
> Mangling just the source name seems reasonable for a dependent name. 
> Would we then mangle (f) as a parentheses expression whose subexpression 
> is the source name?

Well, we don't currently have a mangling for parentheses, so we would 
need to invent something, either to represent the parens or a modifier 
for the call to indicate that we don't do arg-dependent lookup.

Jason



More information about the cxx-abi-dev mailing list