]> granicus.if.org Git - clang/commitdiff
Fix sentence-o.
authorDaniel Dunbar <daniel@zuster.org>
Sat, 17 Oct 2009 03:28:37 +0000 (03:28 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Sat, 17 Oct 2009 03:28:37 +0000 (03:28 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@84305 91177308-0d34-0410-b5e6-96231b3b80d8

www/comparison.html

index f0d00bb497bee92e5f8f6dbadc0a8c9bacfd6d0c..2462b89da283806fde3c3c9120dd4656fb1c30e3 100644 (file)
     <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