]> granicus.if.org Git - clang/commitdiff
minor edits.
authorChris Lattner <sabre@nondot.org>
Mon, 10 Dec 2007 18:56:37 +0000 (18:56 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 10 Dec 2007 18:56:37 +0000 (18:56 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44801 91177308-0d34-0410-b5e6-96231b3b80d8

www/features.html
www/index.html

index 718a1e877e66303b5e3c57ab598289c1c0d50ca2..4e2efdf738a62b930b29c5951fd0cde5fd29eab6 100644 (file)
@@ -346,12 +346,12 @@ Description</a> for more information.</p>
 <!--=======================================================================-->
 
 <p>
-Clang is designed and built by experienced commercial compiler developers who
+Clang is designed and built by experienced compiler developers who
 are increasingly frustrated with the problems that <a 
 href="comparison.html">existing open source compilers</a> have.  Clang is
 carefully and thoughtfully designed and built to provide the foundation of a
 whole new generation of C/C++/Objective C development tools, and we intend for
-it to be commercial quality.</p>
+it to be production quality.</p>
 
 <p>Being a production quality compiler means many things: it means being high
 performance, being solid and (relatively) bug free, and it means eventually
index aa5af8db74b20b68d0f9ffcfc2912c2ec16d40b6..e7b011a31ea6a698c6731b96fb890f8740496d49 100644 (file)
@@ -37,9 +37,9 @@
      Applications</a></b>:</p>\r
 \r
   <ul>\r
-  <li>Library based architecture</li>\r
-  <li>Support diverse clients</li>\r
-  <li>Integration with IDEs</li>\r
+  <li>Modular library based architecture</li>\r
+  <li>Support diverse clients (refactoring, static analysis, code generation, etc)</li>\r
+  <li>Allow tight integration with IDEs</li>\r
   <li>Use the LLVM 'BSD' License</li>\r
   </ul>\r
 \r