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 4f951e10d24..cb0eec4e807 100644 --- a/clang/docs/ReleaseNotes.html +++ b/clang/docs/ReleaseNotes.html @@ -121,7 +121,7 @@ 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> --> |