forked from OSchip/llvm-project
[libc++] Add missing revision number in ABI changelog
llvm-svn: 373625
This commit is contained in:
parent
36724b78e8
commit
0961a152d8
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue