[cfe-commits] [PATCH] ClangPlugin tutorial

Manuel Klimek klimek at google.com
Tue May 15 01:02:48 PDT 2012


On Mon, May 14, 2012 at 7:10 PM, Dmitri Gribenko <gribozavr at gmail.com>wrote:

> Hi Manuel,
>
> > [...] In this tutorial, we'll
> > demonstrate how to run clang's SyntaxOnlyAction
>
> But PrintFunctionNamesAction is used in the example.
>

Hah, good catch :) Fixed.

Thanks!
/Manuel


>
> 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 <gribozavr at gmail.com>*/
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120515/a218caa2/attachment.html>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120515/a218caa2/attachment-0001.html>


More information about the cfe-commits mailing list