summaryrefslogtreecommitdiffstats
path: root/www/menu.html.incl
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2010-06-30 22:01:08 +0000
committerDouglas Gregor <dgregor@apple.com>2010-06-30 22:01:08 +0000
commitc41b6ff51bb14f59055a378c0c971a4b9cd92353 (patch)
tree1a7df8e3f326b7233d064b66569b4bbe045b60dd /www/menu.html.incl
parent3d9c6e1c97bdae6a9daedc6969bc839e93074b0f (diff)
New language-compatibility page, including language-compatibility information for the various language dialects Clang supports in a single, easy-to-find page
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@107325 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'www/menu.html.incl')
-rw-r--r--www/menu.html.incl1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/menu.html.incl b/www/menu.html.incl
index afb2df7d3b..d115088f2e 100644
--- a/www/menu.html.incl
+++ b/www/menu.html.incl
@@ -9,6 +9,7 @@
<a href="/features.html">Features</a>
<a href="/comparison.html">Comparisons</a>
<a href="/docs/UsersManual.html">Users Manual</a>
+ <a href="/compatibility.html">Language&nbsp;Compatibility</a>
<a href="/docs/LanguageExtensions.html">Language&nbsp;Extensions</a>
<a href="/cxx_status.html">C++ Status</a>
</div>