]> granicus.if.org Git - clang/commitdiff
Better C++11 support is no longer an advantage of GCC.
authorBenjamin Kramer <benny.kra@googlemail.com>
Sun, 22 Apr 2012 11:34:43 +0000 (11:34 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Sun, 22 Apr 2012 11:34:43 +0000 (11:34 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@155312 91177308-0d34-0410-b5e6-96231b3b80d8

www/comparison.html

index 2898ce8407f60cfe4e1c5deb474398806c6e1f65..58c4b31e2f66867d18acfe900ee6aec70a39395f 100644 (file)
@@ -50,8 +50,6 @@
     <ul>
     <li>GCC supports languages that clang does not aim to, such as Java, Ada,
         FORTRAN, etc.</li>
-    <li>GCC has a few <a href="cxx_status.html">C++'11 features</a> that Clang
-        does not yet support.</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>