diff options
-rw-r--r-- | clang/docs/ReleaseNotes.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/docs/ReleaseNotes.html b/clang/docs/ReleaseNotes.html index 8e69ded9742..4f951e10d24 100644 --- a/clang/docs/ReleaseNotes.html +++ b/clang/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> |