From: Chris Lattner Date: Mon, 10 Dec 2007 05:06:15 +0000 (+0000) Subject: minor edits X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=40ae32f88bb4467c299b921778efa41549ae51e4;p=clang minor edits git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44776 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/www/comparison.html b/www/comparison.html index 21c6df0930..90283d36e9 100644 --- a/www/comparison.html +++ b/www/comparison.html @@ -17,8 +17,10 @@ always clear to people why we decided to do this. Here we compare clang and its goals to other open source compiler front-ends that are available. We restrict the discussion to very specific technical points - to avoid controversy where possible. Also, software is infinitely - mutable, so we avoid mentioning anything that would be easy to fix.

+ to avoid controversy where possible. Also, since software is infinitely + mutable, so focus on architectural issues that are impractical to fix + without a major rewrite, instead of talking about little details that + can be fixed with a reasonable amount of effort.

The goal of this list is to describe how differences in goals lead to different strengths and weaknesses, not to make some compiler look bad. @@ -32,7 +34,7 @@

Clang vs GCC (GNU Compiler Collection)

-

Pros of GCC vs clang:

+

Pro's of GCC vs clang:

-

Pros of clang vs GCC:

+

Pro's of clang vs GCC: