On Feb 18, 2009, at 12:26 PM, Douglas Gregor wrote:

> Committed, with a little twist:
>
>  typedef void _Argument_type_is_not_arithmetic;
>  static _Argument_type_is_not_arithmetic __tg_promote(...) \
>    __attribute__((__unavailable__,__overloadable__));

Nice.  The '\' confused me at first, but seems harmless enough.

> We're recovering badly from failures when calling __tg_promote. I'm  
> working on some parser/sema tweaks to improve the situation, and  
> will send an updated error message when it's done.

Thanks,
Howard

_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to