summaryrefslogtreecommitdiffstats
path: root/www/comparison.html
diff options
context:
space:
mode:
authorDaniel Dunbar <daniel@zuster.org>2009-10-17 03:28:37 +0000
committerDaniel Dunbar <daniel@zuster.org>2009-10-17 03:28:37 +0000
commit5a7cb84a8e806c2c6d89f33b3c615b7717d10e9e (patch)
treeab74293263b858ea10553d12c7f1632c0a3a5b21 /www/comparison.html
parentf6dc5aca85ccd4557c3b62b6a59e26ce3b45205f (diff)
Fix sentence-o.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@84305 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'www/comparison.html')
-rw-r--r--www/comparison.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/comparison.html b/www/comparison.html
index f0d00bb497..2462b89da2 100644
--- a/www/comparison.html
+++ b/www/comparison.html
@@ -179,7 +179,8 @@
<ul>
<li>PCC dates from the 1970's and has been dormant for most of that time.
The clang + llvm communities are very active.</li>
- <li>PCC doesn't support Objective-C or C++ and doesn't aim to</li>
+ <li>PCC doesn't support Objective-C or C++ and doesn't aim to support
+ C++.</li>
<li>PCC's code generation is very limited compared to LLVM. It produces very
inefficient code and does not support many important targets.</li>
<li>Like Elsa, PCC's does not have an integrated preprocessor, making it