In the comparison, both clang and GCC are popular and widely adopted. This is no...
authorChris Lattner <sabre@nondot.org>
Mon, 8 Apr 2013 18:56:15 +0000 (18:56 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 8 Apr 2013 18:56:15 +0000 (18:56 +0000)
This whole doc should really be looked at.

llvm-svn: 179040

clang/www/comparison.html

index e8b1492..afc321e 100644 (file)
@@ -51,7 +51,6 @@
     <li>GCC supports languages that clang does not aim to, such as Java, Ada,
         FORTRAN, etc.</li>
     <li>GCC supports more targets than LLVM.</li>
-    <li>GCC is popular and widely adopted.</li>
     </ul>
     
     <p>Pro's of clang vs GCC:</p>