[cfe-dev] C++ default arguments patch, rework Parse-Sema interaction for function parameters

Neil Booth neil at daikokuya.co.uk
Tue Apr 8 15:46:14 PDT 2008


Doug Gregor wrote:-

> and, when in non-C99 mode, warns about this as an extension:
> 
>   typedef void T;
>   void f(T);

Nothing special about C99 there, it must be accepted in C90 too.

Neil.



More information about the cfe-dev mailing list