[PATCH] D20786: Fix undefined behavior in __tree
Eric Fiselier via cfe-commits
cfe-commits at lists.llvm.org
Tue Jul 19 11:02:41 PDT 2016
EricWF updated this revision to Diff 64525.
EricWF added a comment.
Add test for PR28469 and remove __tree from the UBSAN blacklist.
https://reviews.llvm.org/D20786
Files:
include/__config
include/__tree
test/libcxx/containers/associative/tree_balance_after_insert.pass.cpp
test/libcxx/containers/associative/tree_left_rotate.pass.cpp
test/libcxx/containers/associative/tree_remove.pass.cpp
test/libcxx/containers/associative/tree_right_rotate.pass.cpp
test/std/containers/associative/map/PR28469_undefined_behavior_segfault.sh.cpp
test/ubsan_blacklist.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20786.64525.patch
Type: text/x-patch
Size: 58094 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160719/d2167e6e/attachment-0001.bin>
More information about the cfe-commits
mailing list