I will not hold on to temporary StringRefs.
[clang.git] / www / distclang_status.html
blob26ba31424f85f4ecf1963c9f9bd0edf5460a25d3
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
2 "http://www.w3.org/TR/html4/strict.dtd">
3 <html>
4 <head>
5 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
6 <title>Clang - Distributed Compilation Support</title>
7 <link type="text/css" rel="stylesheet" href="menu.css" />
8 <link type="text/css" rel="stylesheet" href="content.css" />
9 <style type="text/css">
10 </style>
11 </head>
12 <body>
14 <!--#include virtual="menu.html.incl"-->
16 <div id="content">
18 <!--*************************************************************************-->
19 <h1>Distributed Compilation Support in Clang</h1>
20 <!--*************************************************************************-->
22 <p>
23 This page tracks the status of Distributed Compilation support in Clang.<br>
24 Currently some basic features are working but the code is under heavy
25 development. </p>
28 </div>
29 </body>
30 </html>