summaryrefslogtreecommitdiffstats
path: root/llvm
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
commit40306e7e308e1e01b31acee46437326565ba80d0 (patch)
tree4a1efe4fe65c544eeb99e89676584c72825704d3 /llvm
parent61708d37d6031267003732f65616318874e03e04 (diff)
downloadbcm5719-llvm-40306e7e308e1e01b31acee46437326565ba80d0.tar.gz
bcm5719-llvm-40306e7e308e1e01b31acee46437326565ba80d0.zip
add to 3.1 release notes
llvm-svn: 156443
Diffstat (limited to 'llvm')
-rw-r--r--llvm/docs/ReleaseNotes.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/docs/ReleaseNotes.html b/llvm/docs/ReleaseNotes.html
index 6af2e183f70..418231953a4 100644
--- a/llvm/docs/ReleaseNotes.html
+++ b/llvm/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>
OpenPOWER on IntegriCloud