forked from OSchip/llvm-project
[NFC] Add missing revision for removal of bad_array_length in ABI changelog
llvm-svn: 352513
This commit is contained in:
parent
c02236b6f5
commit
6409d75698
|
@ -16,7 +16,7 @@ New entries should be added directly below the "Version" header.
|
|||
Version 8.0
|
||||
-----------
|
||||
|
||||
* rXXXXX - Remove std::bad_array_length
|
||||
* r347903 - Remove std::bad_array_length
|
||||
|
||||
The change removes the definition of std::bad_array_length (which never made
|
||||
it into the standard) from the headers and the dylib. This is technically an
|
||||
|
|
Loading…
Reference in New Issue