[libc++][NFC] Add missing SHA in ABI changelog
authorLouis Dionne <ldionne.2@gmail.com>
Wed, 12 Oct 2022 21:46:01 +0000 (17:46 -0400)
committerLouis Dionne <ldionne.2@gmail.com>
Wed, 12 Oct 2022 21:46:08 +0000 (17:46 -0400)
libcxx/lib/abi/CHANGELOG.TXT

index 3a09651..4cc9709 100644 (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