clang usage examples

Laszlo Nagy rizsotto.mailinglist at gmail.com
Fri Feb 8 03:09:38 PST 2013


Update: made changes that Dima was suggesting.


On Wed, Feb 6, 2013 at 12:44 PM, Dmitri Gribenko <gribozavr at gmail.com>wrote:

> On Wed, Feb 6, 2013 at 12:37 PM, Laszlo Nagy
> <rizsotto.mailinglist at gmail.com> 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 <gribozavr at gmail.com>*/
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130208/66efc041/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: clang_usage_examples.patch
Type: application/octet-stream
Size: 2420 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130208/66efc041/attachment.obj>


More information about the cfe-commits mailing list