Lines Matching +full:docs +full:- +full:lldb +full:- +full:html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
3 <html>
5 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
6 <title>Clang - Get Involved</title>
12 <!--#include virtual="menu.html.incl"-->
18 <p>Once you have <a href="get_started.html">checked out and built</a> clang and
26 See the <a href="hacking.html">hacking</a> document for information on how
35 <li><a href="https://discourse.llvm.org/c/clang/6">Clang Frontend Discourse forum</a> -
39 <li><a href="https://discord.gg/xS7Z362">Discord chat</a> - Real-time chat for
45 standards-related activities happening within the Clang community. These
49 <a href="https://docs.google.com/document/d/1x5-RbOC6-jnI_NcJ9Dp4pSmGhhNe7lUevuWUIB46TeM/edit?usp=s…
53 <li><a href="https://llvm.org/docs/GettingInvolved.html#office-hours">Clang office hours</a> -
56 answered, having more in-depth design discussions, or learning about what's
59 <li><a href="https://lists.llvm.org/mailman/listinfo/cfe-commits">cfe-commits
60 </a> - Historical record of commits to Clang and contains early community patch
72 href="OpenProjects.html">Open Projects</a> page or look through the <a
73 href="https://github.com/llvm/llvm-project/issues/">LLVM bug tracker</a>.</p>
82 (particularly language extensions) have long-term maintenance costs
112 <li>A long-term support plan: increasingly large or complex extensions to
118 <li>A high-quality implementation: The implementation must fit well into
131 extension can impact other parts of the project (libc++, lldb, compiler-rt,
139 </html>