summaryrefslogtreecommitdiff
path: root/lang/libcxxabi/DESCR
blob: 7b53a18edaf0c1a7ec8734ea4ebcf36ec938fd32 (plain)
1
2
3
4
5
6
7
libc++abi is a new implementation of low level support for a standard
C++ library.

Features and Goals
 * Correctness as defined by the C++11 standard.
 * Provide a portable sublayer to ease the porting of libc++
 * On Mac OS X, be ABI compatible with the existing low-level support.