[PATCH] D20787: Fix undefined behavior in __hash_table
Eric Fiselier via cfe-commits
cfe-commits at lists.llvm.org
Sat Jul 23 13:43:22 PDT 2016
EricWF updated this revision to Diff 65253.
EricWF added a comment.
- Merge with upstream.
- Cleanup logic in iterator
- Remove UBSAN blacklist. It's no longer needed. We have no more UB.
https://reviews.llvm.org/D20787
Files:
include/__config
include/__debug
include/__hash_table
test/libcxx/test/config.py
test/ubsan_blacklist.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20787.65253.patch
Type: text/x-patch
Size: 44315 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160723/7b4f367a/attachment-0001.bin>
More information about the cfe-commits
mailing list