Skip to content
This repository has been archived by the owner on Apr 23, 2020. It is now read-only.

Commit

Permalink
[NFC] Add missing revision information to ABI Changelog
Browse files Browse the repository at this point in the history
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@355732 91177308-0d34-0410-b5e6-96231b3b80d8
  • Loading branch information
ldionne committed Mar 8, 2019
1 parent 7f35e38 commit 6fb366d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/abi/CHANGELOG.TXT
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 6fb366d

Please sign in to comment.