Skip to content
Snippets Groups Projects
Commit a33be008 authored by Sylvestre Ledru's avatar Sylvestre Ledru
Browse files

Clang event are now part of the llvm events. Add a link to the LLVM events

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@190244 91177308-0d34-0410-b5e6-96231b3b80d8
parent bead30fb
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
<div>
<a href="http://llvm.org/">LLVM Home</a>
</div>
<div class="submenu">
<label>Clang Info</label>
<a href="/index.html">About</a>
......@@ -23,13 +23,13 @@
<a href="/docs/InternalsManual.html">Clang&nbsp;Internals</a>
<a href="/hacking.html">Hacking on Clang</a>
</div>
<div class="submenu">
<label>Clang Tools</label>
<a href="http://clang-analyzer.llvm.org">Automatic Bug-Finding</a>
<a href="/docs/Tooling.html">Writing Clang Tools</a>
</div>
<div class="submenu">
<label>Communication</label>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-users">cfe-users List</a>
......@@ -51,11 +51,12 @@
<label>Quick Links</label>
<a href="http://buildd-clang.debian.net/coverage/">Testing Coverage</a>
</div>
<div class="submenu">
<label>Clang Events</label>
<a href="http://llvm.org/devmtg/2009-10/">October 2009</a>
<a href="http://llvm.org/devmtg/2010-11/">November 2010</a>
<a href="http://llvm.org/devmtg/">LLVM events</a>
</div>
</div>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment