summaryrefslogtreecommitdiffstats
path: root/www/features.html
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2007-10-06 05:09:04 +0000
committerChris Lattner <sabre@nondot.org>2007-10-06 05:09:04 +0000
commitf8cc40d433b8f5ee3b3ebe581844974b1feced4e (patch)
tree8e92c42096907a308a3bd910db7a02b7ac8f98d6 /www/features.html
parent30d177599ec168d21570abe65e46cc5293582905 (diff)
minor edits
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@42678 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'www/features.html')
-rw-r--r--www/features.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/features.html b/www/features.html
index 8fc85ef1ac..d6e4d1ee50 100644
--- a/www/features.html
+++ b/www/features.html
@@ -88,7 +88,7 @@ Another major focus of LLVM's frontend is speed (for all libraries). Even at th
These are SPEC2006 benchmarks using Distcc.</div>
</div>
-<h2>More Expressive Diagnostics</h2>
+<h2><a name="expressivediags">Expressive Diagnostics</a></h2>
The design of the Clang driver (one of the LLVM front_end libraries) provies more detailed diagnostic information.<br>
<div class="img_container">
<div class="img_title">Clang vs GCC:</div>