From f5a0d10c2c2a7fe89bdfcc0cf35923793998da9c Mon Sep 17 00:00:00 2001 From: Richard Smith Date: Fri, 9 Mar 2012 19:09:47 +0000 Subject: [PATCH] Add user-defined literals to release notes. llvm-svn: 152424 --- clang/docs/ReleaseNotes.html | 1 + 1 file changed, 1 insertion(+) diff --git a/clang/docs/ReleaseNotes.html b/clang/docs/ReleaseNotes.html index 2a1e62fd1624..628079978e73 100644 --- a/clang/docs/ReleaseNotes.html +++ b/clang/docs/ReleaseNotes.html @@ -124,6 +124,7 @@ following are now considered to be of production quality:
  • Lambda expressions
  • Generalized initializers
  • Unrestricted unions
  • +
  • User-defined literals