mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-16 16:06:41 +00:00

This removes the link to Planet Clang as well as the LLVM coverage reports, as neither has been actively worked on for several years.
55 lines
1.9 KiB
Plaintext
Executable File
55 lines
1.9 KiB
Plaintext
Executable File
<div id="menu">
|
|
<div>
|
|
<a href="http://llvm.org/">LLVM Home</a>
|
|
</div>
|
|
|
|
<div class="submenu">
|
|
<label>Clang Info</label>
|
|
<a href="http://llvm.org/releases/download.html">Download</a>
|
|
<a href="/index.html">About</a>
|
|
<a href="/features.html">Features</a>
|
|
<a href="/related.html">Related Projects</a>
|
|
<a href="/docs/UsersManual.html">User's Manual</a>
|
|
<a href="/compatibility.html">Language Compatibility</a>
|
|
<a href="/docs/LanguageExtensions.html">Language Extensions</a>
|
|
<a href="/c_status.html">C Status</a>
|
|
<a href="/cxx_status.html">C++ Status</a>
|
|
</div>
|
|
|
|
<div class="submenu">
|
|
<label>Clang Development</label>
|
|
<a href="/get_started.html">Get Started</a>
|
|
<a href="/get_involved.html">Get Involved</a>
|
|
<a href="/OpenProjects.html">Open Projects</a>
|
|
<a href="/docs/InternalsManual.html">Clang 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="https://discourse.llvm.org/c/clang">Clang Forum</a>
|
|
<a href="http://lists.llvm.org/mailman/listinfo/cfe-commits">cfe-commits List</a>
|
|
<a href="https://github.com/llvm/llvm-project/issues">Bug Reports</a>
|
|
<a href="irc://irc.oftc.net/llvm">IRC: irc.oftc.net#llvm</a>
|
|
</div>
|
|
|
|
<div class="submenu">
|
|
<label>The Code</label>
|
|
<a href="/get_started.html#build">Check Out Sources</a>
|
|
<a href="https://github.com/llvm/llvm-project/tree/main/clang/">Browse Sources</a>
|
|
<a href="http://clang.llvm.org/doxygen/">doxygen</a>
|
|
</div>
|
|
|
|
<div class="submenu">
|
|
<label>Clang Events</label>
|
|
<a href="http://llvm.org/devmtg/">LLVM Meeting</a>
|
|
</div>
|
|
|
|
</div>
|