Updated release notes for tooling.

llvm-svn: 154012
This commit is contained in:
Manuel Klimek 2012-04-04 12:53:16 +00:00
parent ba0a6cabb8
commit d01a99ea41
1 changed files with 5 additions and 0 deletions

View File

@ -91,6 +91,11 @@ Clang's support for those languages.</p>
<p>Improved: <code>-Wformat</code>, <code>-Wempty-body</code>, ...</p>
<h4 id="tooling">Tooling</h4>
<!-- FIXME: add a link to the tooling documentation once that's written. -->
<p>Added an API to enable clang-based standalone tools, including initial build
system integration.</p>
<!-- = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = -->
<h3 id="cchanges">C Language Changes in Clang</h3>
<!-- = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = -->