This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release_39 in repository libcxx.
from c2a735f Creating release_39 branch off revision 275826 new 95fa236 Merging r276003: -------------------------------------------- [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/__config | 2 + include/__tree | 444 ++++++++++++--------- .../associative/tree_balance_after_insert.pass.cpp | 3 + .../associative/tree_left_rotate.pass.cpp | 3 + .../containers/associative/tree_remove.pass.cpp | 3 + .../associative/tree_right_rotate.pass.cpp | 3 + ... => PR28469_undefined_behavior_segfault.sh.cpp} | 24 +- test/ubsan_blacklist.txt | 1 - 8 files changed, 284 insertions(+), 199 deletions(-) copy test/std/containers/associative/map/{map.cons/compare_copy_constructible.fail [...]