[libc++][NFC] Add missing SHA in ABI changelog

This commit is contained in:
Louis Dionne 2022-10-12 17:46:01 -04:00
parent 832955f6c6
commit 1e1c082f7e
1 changed files with 1 additions and 1 deletions

View File

@ -110,7 +110,7 @@ Version 15.0
Symbol removed: _ZTSNSt3__18__c_nodeE
Symbol removed: _ZTVNSt3__18__c_nodeE
* b0fd9497af6d, 7de5aca84c54 and XXXXXXXX - [libc++] Add a lightweight overridable assertion handler
* b0fd9497af6d, 7de5aca84c54 and 507125af3d0b - [libc++] Add a lightweight overridable assertion handler
This patch adds a lightweight assertion handler mechanism that can be
overriden at link-time in a fashion similar to `operator new`. A default