[cfe-commits] r152424 - /cfe/trunk/docs/ReleaseNotes.html

Richard Smith richard-llvm at metafoo.co.uk
Fri Mar 9 11:09:48 PST 2012


Author: rsmith
Date: Fri Mar  9 13:09:47 2012
New Revision: 152424

URL: http://llvm.org/viewvc/llvm-project?rev=152424&view=rev
Log:
Add user-defined literals to release notes.

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=152424&r1=152423&r2=152424&view=diff
==============================================================================
--- cfe/trunk/docs/ReleaseNotes.html (original)
+++ cfe/trunk/docs/ReleaseNotes.html Fri Mar  9 13:09:47 2012
@@ -124,6 +124,7 @@
   <li>Lambda expressions</li>
   <li>Generalized initializers</li>
   <li>Unrestricted unions</li>
+  <li>User-defined literals</li>
 </ul>
 
 <!-- = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = -->





More information about the cfe-commits mailing list