Mention atomics support in the release notes.

Thanks to Nico Weber for the suggestion.

llvm-svn: 154648
This commit is contained in:
Richard Smith 2012-04-13 01:24:35 +00:00
parent de8d2c446b
commit 165039d49d
1 changed files with 2 additions and 0 deletions

View File

@ -132,6 +132,8 @@ following are now considered to be of production quality:
<li>Unrestricted unions</li>
<li>User-defined literals</li>
<li>Forward-declared enumerations</li>
<li>Atomics (both libc++'s and libstdc++4.7's <tt>&lt;atomic&gt;</tt> are
supported)</li>
</ul>
<!-- = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = -->