From: Chris Lattner Date: Mon, 10 Dec 2007 02:18:15 +0000 (+0000) Subject: updates. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6c9a70d00ea6ae806e42ebf0582eb273346d05d9;p=clang updates. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44761 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/www/comparison.html b/www/comparison.html index df79d6ec4b..7e6c1dfd6a 100644 --- a/www/comparison.html +++ b/www/comparison.html @@ -41,23 +41,25 @@ the variants we are interested in. clang's support for C++ in particular is nowhere near what GCC supports.
  • GCC is popular and widely adopted.
  • +
  • GCC does not require a C++ compiler to build it.
  • Pros of clang vs GCC:

    @@ -143,7 +153,8 @@