aboutsummaryrefslogtreecommitdiff
path: root/www/index.html
diff options
context:
space:
mode:
authorAlp Toker <alp@nuanti.com>2014-01-16 17:04:52 +0000
committerAlp Toker <alp@nuanti.com>2014-01-16 17:04:52 +0000
commitf6e50b28981f58e39ea6996db1d4359107d0b92d (patch)
tree112a2dffa9c249935471bc5995dce5854a6136fd /www/index.html
parent95f1f55a0abca2e2d7f4c6df52b60d9b5f1dc634 (diff)
www: update the "Follow what's going on" section too
Includes some style tweaks and removes the tautological observation that "Clang is still under heavy development" -- it hopefully always will be. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@199401 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'www/index.html')
-rw-r--r--www/index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/index.html b/www/index.html
index 23d82e3ce0..2d3ca8f5aa 100644
--- a/www/index.html
+++ b/www/index.html
@@ -40,7 +40,7 @@
<ul>
<li>Modular library based architecture</li>
<li>Support diverse clients (refactoring, static analysis, code generation,
- etc)</li>
+ etc.)</li>
<li>Allow tight integration with IDEs</li>
<li>Use the LLVM 'BSD' License</li>
</ul>
@@ -65,7 +65,7 @@
<h2>Why?</h2>
<!--=====================================================================-->
- <p>The development of a new front-end was started out of a need -- a need
+ <p>Development of the new front-end was started out of a need
for a compiler that allows better diagnostics, better integration with
IDEs, a license that is compatible with commercial products, and a
nimble compiler that is easy to develop and maintain. All of these were
@@ -89,7 +89,7 @@
<h2>Current Status</h2>
<!--=====================================================================-->
- <p>Clang is still under heavy development. Clang is considered to
+ <p>Clang is considered to
be a production quality C, Objective-C, C++ and Objective-C++ compiler when
targeting X86-32, X86-64, and ARM (other targets may have caveats, but are
usually easy to fix). If you are looking for source analysis or