Author: dgregor
Date: Thu Feb 23 11:51:51 2012
New Revision: 151263
URL: http://llvm.org/viewvc/llvm-project?rev=151263&view=rev
Log:
Note that lambda expressions are available in the release notes for 3.1
Modified:
cfe/trunk/docs/ReleaseNotes.html
Modified: cfe/trunk/docs/ReleaseNotes.html
URL:
http://llvm.org/viewvc/llvm-project/cfe/trunk/docs/ReleaseNotes.html?rev=151263&r1=151262&r2=151263&view=diff
==============================================================================
--- cfe/trunk/docs/ReleaseNotes.html (original)
+++ cfe/trunk/docs/ReleaseNotes.html Thu Feb 23 11:51:51 2012
@@ -121,8 +121,8 @@
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>
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits