summaryrefslogtreecommitdiffstats
path: root/docs/ReleaseNotes.html
diff options
context:
space:
mode:
authorManuel Klimek <klimek@google.com>2012-04-04 12:53:16 +0000
committerManuel Klimek <klimek@google.com>2012-04-04 12:53:16 +0000
commit92f74097dfb09871f477284b1c75162e2f0315bf (patch)
treef653907cc48198ddc093b82a711dd7e8568b3193 /docs/ReleaseNotes.html
parent29b815cde2d7ac27dcac353902c7817e59ba0921 (diff)
Updated release notes for tooling.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@154012 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/ReleaseNotes.html')
-rw-r--r--docs/ReleaseNotes.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index 64c6acb25a..e278142c88 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -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>
<!-- = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = -->