]> granicus.if.org Git - clang/commitdiff
Note that lambda expressions are available in the release notes for 3.1
authorDouglas Gregor <dgregor@apple.com>
Thu, 23 Feb 2012 17:51:51 +0000 (17:51 +0000)
committerDouglas Gregor <dgregor@apple.com>
Thu, 23 Feb 2012 17:51:51 +0000 (17:51 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@151263 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index 8e69ded974269a9ff29cb3a9e50a42269704eb61..4f951e10d24466f1c795076094262ee85d24a478 100644 (file)
@@ -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>