projects
/
platform
/
upstream
/
llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b904e6e
)
Remove outdated claim that GCC builds without a C++ compiler from compilers comparison.
author
Richard Smith
<richard-llvm@metafoo.co.uk>
Tue, 5 Mar 2013 21:49:52 +0000
(21:49 +0000)
committer
Richard Smith
<richard-llvm@metafoo.co.uk>
Tue, 5 Mar 2013 21:49:52 +0000
(21:49 +0000)
llvm-svn: 176515
clang/www/comparison.html
patch
|
blob
|
history
diff --git
a/clang/www/comparison.html
b/clang/www/comparison.html
index
01b8aea
..
e8b1492
100644
(file)
--- a/
clang/www/comparison.html
+++ b/
clang/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>