diff options
-rw-r--r-- | libcxxabi/www/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libcxxabi/www/index.html b/libcxxabi/www/index.html index 89ffd31d179..8dc88163d7f 100644 --- a/libcxxabi/www/index.html +++ b/libcxxabi/www/index.html @@ -49,6 +49,7 @@ <ul> <li>Correctness as defined by the C++11 standard.</li> <li>Provide a portable sublayer to ease the porting of libc++</li> + <li>On Mac OS X, be ABI compatible with the existing low-level support.</li> </ul> <!--=====================================================================--> |