Update: made changes that Dima was suggesting.

On Wed, Feb 6, 2013 at 12:44 PM, Dmitri Gribenko <[email protected]>wrote:

> On Wed, Feb 6, 2013 at 12:37 PM, Laszlo Nagy
> <[email protected]> wrote:
> > Hi,
> >
> > a week ago Sean was hinted me to collect projects which are build on top
> of
> > clang. Here comes my initial patch for such a page. Which is not more
> than a
> > bunch of links. Please review or suggest content or suggest narrative for
> > such page.
>
> Adding something like "Clang is more than a compiler; its
> library-based approach allows creation of different kinds of tools
> that process C++ code." would be good enough, IMHO.
>
> +=======================================
> +External projects built on top of clang
> +=======================================
>
> Please spell Clang with a capital 'C'.
>
> +List of examples
> +----------------
>
> 'List of projects and tools' might be better.
>
> I don't know if 'ClangAcrossTheNet' is a good title, maybe
> 'ClangBasedExternalProjects'?
>
> LGTM.
>
> 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]>*/
>

Attachment: clang_usage_examples.patch
Description: Binary data

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

Reply via email to