summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorSeth Cantrell <seth.cantrell@gmail.com>2012-05-08 23:34:38 +0000
committerSeth Cantrell <seth.cantrell@gmail.com>2012-05-08 23:34:38 +0000
commitacc472a4fe1cce522e74b4c8812ee218cf91cc71 (patch)
tree074b5d180a29815f5d805d9f2e1399a82cde5594 /docs
parent4670dace66f5ef6ab0b153cd482b5bc827467c73 (diff)
downloadllvm-acc472a4fe1cce522e74b4c8812ee218cf91cc71.tar.gz
llvm-acc472a4fe1cce522e74b4c8812ee218cf91cc71.tar.bz2
llvm-acc472a4fe1cce522e74b4c8812ee218cf91cc71.tar.xz
add to 3.1 release notes
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@156443 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 6af2e183f7..418231953a 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -96,6 +96,7 @@ Release Notes</a>.</h1>
<p>In the LLVM 3.1 time-frame, the Clang team has made many improvements:</p>
<ul>
+ <li>C++11 support is greatly expanded including lambdas, initializer lists, constexpr, user-defined literals, and atomics.</li>
<li>...</li>
</ul>