Home | History | Annotate | Download | only in www

Lines Matching full:clang

7   <title>Clang Related Projects</title>
14 <h1>Clang Related Projects</h1>
16 <p>As Clang matures, more and more projects are being built atop the Clang
17 libraries and other open source projects are starting their own Clang
18 related subprojects, like building their source code with Clang or writing
19 custom analysis tools using Clang. This page tracks some of those Clang
22 <p>Please email cfe-dev if you have a Clang related project you would like
26 <dt>FreeBSD Clang Page</dt>
34 This is an effort to get FreeBSD to build with clang/llvm. Clang is a
36 infrastructure. Both clang and llvm are released under a BSD like
41 <dt>Chromium Clang Page</dt>
45 <a href="http://code.google.com/p/chromium/wiki/Clang">
46 http://code.google.com/p/chromium/wiki/Clang</a>
49 Notes on using Clang to build the Chromium web browser.