[PATCH] D20786: Fix undefined behavior in __tree

Eric Fiselier via cfe-commits cfe-commits at lists.llvm.org
Sun May 29 22:33:01 PDT 2016


EricWF updated this revision to Diff 58931.
EricWF added a comment.

Fix __tree algorithm tests.


http://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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20786.58931.patch
Type: text/x-patch
Size: 55910 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160530/3cd27d91/attachment-0001.bin>


More information about the cfe-commits mailing list