From: Tobias Grosser Date: Wed, 6 Oct 2010 21:07:30 +0000 (+0000) Subject: Fix libc++ link in release notes. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=cdce44be4741c8cfad13052be7d4a6ae683455b2;p=oota-llvm.git Fix libc++ link in release notes. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@115837 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 7cb7b5c8450..826540afae8 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -269,7 +269,7 @@ support new platforms, new languages, new architectures, and new features.

-libc++ is another new member of the LLVM +libc++ is another new member of the LLVM family. It is an implementation of the C++ standard library, written from the ground up to specifically target the forthcoming C++'0X standard and focus on delivering great performance.