On Wed, Aug 17, 2016 at 4:24 PM, Marshall Clow via cfe-commits
<cfe-commits@lists.llvm.org> wrote:
> Author: marshall
> Date: Wed Aug 17 18:24:02 2016
> New Revision: 279008
>
> URL: http://llvm.org/viewvc/llvm-project?rev=279008&view=rev
> Log:
> make the associative containers do the right thing for 
> propogate_on_container_assignment. Fixes bug #29001. Tests are only for <map> 
> right now - more complete tests will come when we revamp our allocator 
> testing structure.
>
> Modified:
>     libcxx/trunk/include/__tree
>     
> libcxx/trunk/test/std/containers/associative/map/map.cons/copy_assign.pass.cpp

Merged to 3.9 in r279017.
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to