Displaying 2 results from an estimated 2 matches for "16738ee3".
2010 May 12
2
[LLVMdev] [cfe-dev] New libc++ LLVM Subproject
...__________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100511/16738ee3/attachment.html>
2010 May 11
9
[LLVMdev] New libc++ LLVM Subproject
Hi All,
LLVM now includes a C++ standard library, written by Howard Hinnant. You can read about it here:
http://blog.llvm.org/2010/05/new-libc-c-standard-library.html
Or get the code here:
svn co http://llvm.org/svn/llvm-project/libcxx/trunk libcxx
If you have questions or comments, please direct them to one of the clang mailing lists. Thanks!
-Chris