[libc++] Add missing revision number in ABI changelog

llvm-svn: 373625
This commit is contained in:
Louis Dionne 2019-10-03 16:50:05 +00:00
parent 36724b78e8
commit 0961a152d8
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ New entries should be added directly below the "Version" header.
Version 9.0
-----------
* rXXXXX - Re-rexport missing symbols from libc++abi
* r358690 - Re-rexport missing symbols from libc++abi
libc++ now re-exports `__cxa_throw_bad_array_new_length` and `__cxa_uncaught_exceptions`,
both of which are provided by libc++abi. This is not an ABI break because