summaryrefslogtreecommitdiffstats
path: root/docs/ReleaseNotes.html
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2012-02-23 17:51:51 +0000
committerDouglas Gregor <dgregor@apple.com>2012-02-23 17:51:51 +0000
commit09315f326da7ac58de3e581b0ab8322ef3fd0e2a (patch)
tree35c78534e857ebc4af5b1a424814181ec258e237 /docs/ReleaseNotes.html
parent887ddf39b365320fdf8dde923287bf52bb3c6a38 (diff)
Note that lambda expressions are available in the release notes for 3.1
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@151263 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/ReleaseNotes.html')
-rw-r--r--docs/ReleaseNotes.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index 8e69ded974..4f951e10d2 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -121,8 +121,8 @@ these features. In addition to the features supported by Clang 3.0, the
following are now considered to be of production quality:
<ul>
<li>Generalized constant expressions</li>
+ <li>Lambda expressions</li>
<!--
- <li>Lambda expressions</li>
<li>Generalized initializers</li>
-->
</ul>