diff options
Diffstat (limited to 'www/comparison.html')
-rw-r--r-- | www/comparison.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/www/comparison.html b/www/comparison.html index 2898ce8..58c4b31 100644 --- a/www/comparison.html +++ b/www/comparison.html @@ -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> |