summaryrefslogtreecommitdiffstats
path: root/www/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'www/index.html')
-rw-r--r--www/index.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/www/index.html b/www/index.html
index 62354fe60c..9a4050121d 100644
--- a/www/index.html
+++ b/www/index.html
@@ -15,10 +15,10 @@
<h1>clang: a C language family frontend for LLVM</h1>
<!--*********************************************************************-->
- <p>The goal of the Clang project is to create a new C, C++, Objective C and
- Objective C++ front-end for the <a href="http://www.llvm.org/">LLVM</a>
- compiler. You can <a href="get_started.html">get and build</a> the source
- today.</p>
+ <p>The goal of the Clang project is to create a new C based language
+ front-end: C, C++, Objective C/C++, OpenCL C and others for the
+ <a href="http://www.llvm.org/">LLVM</a> compiler. You can
+ <a href="get_started.html">get and build</a> the source today.</p>
<!--=====================================================================-->
<h2 id="goals">Features and Goals</h2>