diff options
Diffstat (limited to 'clang/docs/ReleaseNotes.html')
| -rw-r--r-- | clang/docs/ReleaseNotes.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/clang/docs/ReleaseNotes.html b/clang/docs/ReleaseNotes.html index 60a3f73fe59..2a1e62fd162 100644 --- a/clang/docs/ReleaseNotes.html +++ b/clang/docs/ReleaseNotes.html @@ -123,6 +123,7 @@ following are now considered to be of production quality: <li>Generalized constant expressions</li> <li>Lambda expressions</li> <li>Generalized initializers</li> + <li>Unrestricted unions</li> </ul> <!-- = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = --> |

