From: Richard Smith Date: Wed, 16 Dec 2015 00:19:23 +0000 (+0000) Subject: Fix grammar. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2ff4de06feed7aa295d5949d0b3054c7f4b3db1f;p=clang Fix grammar. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@255727 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/www/comparison.html b/www/comparison.html index 2274581b9b..26f421d73b 100644 --- a/www/comparison.html +++ b/www/comparison.html @@ -100,7 +100,8 @@ for expressive diagnostics. Modern versions of GCC have made significant advances in this area, incorporating various Clang features such as preserving typedefs in - diagnostics and showing macro expansions, but is still catching up. + diagnostics and showing macro expansions, but GCC is still catching + up.
  • GCC is licensed under the GPL license. clang uses a BSD license, which allows it to be embedded in software that is not GPL-licensed.