mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-03 10:54:42 +00:00
some libc++ notes.
llvm-svn: 128970
This commit is contained in:
parent
d1df6aa094
commit
430be971a9
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user