On Sat, Sep 29, 2012 at 11:27 AM, Dmitri Gribenko <[email protected]>wrote:
>
> Hi Alexander,
>
> I want to use this in the AST library to suggest a proper macro for
> __attribute__((deprecated)). Does it make sense to move these helper
> infrastructure from Sema to the Preprocessor class itself?
>
I don't see any problems with that. Basically, I intentionally made the
implementation quite generic, so it can be reused elsewhere. So you can
move it wherever it is appropriate.
>
> Dmitri
>
> --
> main(i,j){for(i=2;;i++){for(j=2;j<i;j++){if(!(i%j)){j=0;break;}}if
> (j){printf("%d\n",i);}}} /*Dmitri Gribenko <[email protected]>*/
>
--
Alexander Kornienko | Software Engineer | [email protected] | +49 151 221
77 957
Google Germany GmbH | Dienerstr. 12 | 80331 München
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits