summaryrefslogtreecommitdiffstats
path: root/www/comparison.html
diff options
context:
space:
mode:
authorRichard Smith <richard-llvm@metafoo.co.uk>2013-03-05 21:49:52 +0000
committerRichard Smith <richard-llvm@metafoo.co.uk>2013-03-05 21:49:52 +0000
commitf32e11dcec10f5f52eded47c3c9e9608dbdc1a08 (patch)
treea91a44353922e3d440af1b8b899451b0d27e9515 /www/comparison.html
parent23742cd8c6416c6c777904fb837b2021361c4f38 (diff)
Remove outdated claim that GCC builds without a C++ compiler from compilers comparison.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@176515 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'www/comparison.html')
-rw-r--r--www/comparison.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/www/comparison.html b/www/comparison.html
index 01b8aea069..e8b14923b6 100644
--- a/www/comparison.html
+++ b/www/comparison.html
@@ -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>