Skip to content

Commit 6409d75

Browse files
committed
[NFC] Add missing revision for removal of bad_array_length in ABI changelog
llvm-svn: 352513
1 parent c02236b commit 6409d75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libcxx/lib/abi/CHANGELOG.TXT

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ New entries should be added directly below the "Version" header.
1616
Version 8.0
1717
-----------
1818

19-
* rXXXXX - Remove std::bad_array_length
19+
* r347903 - Remove std::bad_array_length
2020

2121
The change removes the definition of std::bad_array_length (which never made
2222
it into the standard) from the headers and the dylib. This is technically an

0 commit comments

Comments
 (0)