[NFC] Add missing revision information to ABI Changelog

llvm-svn: 355732
This commit is contained in:
Louis Dionne 2019-03-08 21:01:25 +00:00
parent e8c03a2511
commit 3d678b5336
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ New entries should be added directly below the "Version" header.
Version 9.0
-----------
* rTBD - Fix -fsanitize=vptr badness in <__debug>
* r355367 - Fix -fsanitize=vptr badness in <__debug>
This patch fixes a lifetime bug when inserting a new container into the debug database. It is
diagnosed by UBSAN when debug mode is enabled. This patch corrects how nodes are constructed