summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorRichard Smith <richard-llvm@metafoo.co.uk>2012-03-09 19:09:47 +0000
committerRichard Smith <richard-llvm@metafoo.co.uk>2012-03-09 19:09:47 +0000
commit69e7692ded200fc5c4afb651603316d7576f863b (patch)
tree59b5356b5038b8da6a937c9ee9779b0af5bfaa2a /docs
parent509fb3e2cdf31a0be375eb74bedfddeb648f7d36 (diff)
Add user-defined literals to release notes.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@152424 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
-rw-r--r--docs/ReleaseNotes.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index 2a1e62fd16..628079978e 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -124,6 +124,7 @@ following are now considered to be of production quality:
<li>Lambda expressions</li>
<li>Generalized initializers</li>
<li>Unrestricted unions</li>
+ <li>User-defined literals</li>
</ul>
<!-- = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = -->