"libc++abi" C++ Standard Library Support

libc++abi is a new implementation of low level support for a standard C++ library.

All of the code in libc++abi is dual licensed under the MIT license and the UIUC License (a BSD-like license).

Features and Goals

Platform Support

libc++abi is known to work on the following platforms, using clang.

Current Status

libc++abi is still under development. Here is a list of needed functionality.

Get it and get involved!

To check out the code, use:

Send discussions to the (clang mailing list).