add to 3.1 release notes

llvm-svn: 156443
This commit is contained in:
Seth Cantrell 2012-05-08 23:34:38 +00:00
parent 61708d37d6
commit 40306e7e30
1 changed files with 1 additions and 0 deletions

View File

@ -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>