add to 3.1 release notes
authorSeth Cantrell <seth.cantrell@gmail.com>
Tue, 8 May 2012 23:34:38 +0000 (23:34 +0000)
committerSeth Cantrell <seth.cantrell@gmail.com>
Tue, 8 May 2012 23:34:38 +0000 (23:34 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@156443 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index 6af2e183f709f335e544799f5fd66c06820df0b3..418231953a4071986cbe88512832d7c688a6e28b 100644 (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>