| <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" |
| "http://www.w3.org/TR/html4/strict.dtd"> |
| <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" /> |
| <title>Clang - Distributed Compilation Support</title> |
| <link type="text/css" rel="stylesheet" href="menu.css" /> |
| <link type="text/css" rel="stylesheet" href="content.css" /> |
| <!--#include virtual="menu.html.incl"--> |
| <!--*************************************************************************--> |
| <h1>Distributed Compilation Support in Clang</h1> |
| <!--*************************************************************************--> |
| This page tracks the status of Distributed Compilation support in Clang.<br> |
| Currently some basic features are working but the code is under heavy |