aboutsummaryrefslogtreecommitdiffstats
path: root/docs/ReleaseNotes.html
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2011-04-06 00:59:18 +0000
committerChris Lattner <sabre@nondot.org>2011-04-06 00:59:18 +0000
commit2009c49a0b3fdd70e1c40e0297a4f9140759e318 (patch)
tree4e19a76f2dc149d5f911c28ea52d4bbdd6fc1b85 /docs/ReleaseNotes.html
parentdf448a38e7a2923c97e489436bb53ee9ad7a202c (diff)
downloadexternal_llvm-2009c49a0b3fdd70e1c40e0297a4f9140759e318.zip
external_llvm-2009c49a0b3fdd70e1c40e0297a4f9140759e318.tar.gz
external_llvm-2009c49a0b3fdd70e1c40e0297a4f9140759e318.tar.bz2
some libc++ notes.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@128970 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/ReleaseNotes.html')
-rw-r--r--docs/ReleaseNotes.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index e76f269..eeb494d 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -215,13 +215,13 @@ ground up to specifically target the forthcoming C++'0X standard and focus on
delivering great performance.</p>
<p>
-As of the LLVM 2.9 release, UPDATE!
-
-libc++ is now dual licensed under MIT and UIUC license
+In the LLVM 2.9 timeframe, libc++ has had numerous bugs fixed, and is now being
+co-developed with Clang's C++'0x mode.</p>
-<!--libc++ is virtually feature complete, but would
-benefit from more testing and better integration with Clang++. It is also
-looking forward to the C++ committee finalizing the C++'0x standard.-->
+<p>
+Like compiler_rt, libc++ is now <a href="DeveloperPolicy.html#license">dual
+ licensed</a> under the MIT and UIUC license, allowing it to be used more
+ permissively.
</p>
</div>