<!--#include virtual="menu.html.incl"-->
<div id="content">
<h1>Clang Related Projects</h1>
-
+
<p>As Clang matures, more and more projects are being built atop the Clang
libraries and other open source projects are starting their own Clang
related subprojects, like building their source code with Clang or writing
<dd>
<p>
<b>Site:</b>
- <a href="http://code.google.com/p/chromium/wiki/Clang">
- http://code.google.com/p/chromium/wiki/Clang</a>
+ <a href="https://chromium.googlesource.com/chromium/src/+/master/docs/clang.md">
+ https://chromium.googlesource.com/chromium/src/+/master/docs/clang.md</a>
</p>
<p>
Notes on using Clang to build the Chromium web browser.