summaryrefslogtreecommitdiffstats
path: root/docs/ReleaseNotes.html
diff options
context:
space:
mode:
authorRichard Smith <richard-llvm@metafoo.co.uk>2012-02-26 07:09:21 +0000
committerRichard Smith <richard-llvm@metafoo.co.uk>2012-02-26 07:09:21 +0000
commit88189556c5d620f2c46ea5599b95456b4da138b5 (patch)
tree6f48e9d880a397153062df0a6f0cfb20bb657582 /docs/ReleaseNotes.html
parente653ba2f3b6d993b5d410554c12416c03ec7775b (diff)
Update release notes and language extensions pages to note that support for
generalized initializers is available. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@151477 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/ReleaseNotes.html')
-rw-r--r--docs/ReleaseNotes.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index cb0eec4e80..81b12c0f08 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -122,9 +122,7 @@ following are now considered to be of production quality:
<ul>
<li>Generalized constant expressions</li>
<li>Lambda expressions</li>
- <!--
<li>Generalized initializers</li>
- -->
</ul>
<!-- = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = -->