Skip to content
Snippets Groups Projects
Commit 69e7692d authored by Richard Smith's avatar Richard Smith
Browse files

Add user-defined literals to release notes.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@152424 91177308-0d34-0410-b5e6-96231b3b80d8
parent 509fb3e2
No related branches found
No related tags found
No related merge requests found
...@@ -124,6 +124,7 @@ following are now considered to be of production quality: ...@@ -124,6 +124,7 @@ following are now considered to be of production quality:
<li>Lambda expressions</li> <li>Lambda expressions</li>
<li>Generalized initializers</li> <li>Generalized initializers</li>
<li>Unrestricted unions</li> <li>Unrestricted unions</li>
<li>User-defined literals</li>
</ul> </ul>
<!-- = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = --> <!-- = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = -->
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment