From: Daniel Dunbar Date: Thu, 7 Oct 2010 15:00:19 +0000 (+0000) Subject: www: Grammar, etc. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=dc4fc83df5e2f61fe31eab3d576a38071c992388;p=clang www: Grammar, etc. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@115914 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/www/related.html b/www/related.html index 009bbb9e7e..9fcd390d23 100644 --- a/www/related.html +++ b/www/related.html @@ -13,11 +13,11 @@

Clang Related Projects

-

As Clang matures, more and more projects are being built on top the Clang +

As Clang matures, more and more projects are being built atop the Clang libraries and other open source projects are starting their own Clang related subprojects, like building their source code with Clang or writing - custom analysis tools for their code using Clang. This page tracks some of - those Clang related projects.

+ custom analysis tools using Clang. This page tracks some of those Clang + related projects.

Please email cfe-dev if you have a Clang related project you would like added to this list.