Remove outdated claim that GCC builds without a C++ compiler from compilers comparison.
authorRichard Smith <richard-llvm@metafoo.co.uk>
Tue, 5 Mar 2013 21:49:52 +0000 (21:49 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Tue, 5 Mar 2013 21:49:52 +0000 (21:49 +0000)
llvm-svn: 176515

clang/www/comparison.html

index 01b8aea..e8b1492 100644 (file)
@@ -52,7 +52,6 @@
         FORTRAN, etc.</li>
     <li>GCC supports more targets than LLVM.</li>
     <li>GCC is popular and widely adopted.</li>
-    <li>GCC does not require a C++ compiler to build it.</li>
     </ul>
     
     <p>Pro's of clang vs GCC:</p>