Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix PR22366. When move-constructing an associative container and explicitly ↵ | Marshall Clow | 2015-01-28 | 1 | -0/+52 |
passing an allocator that compares different, we were not calling the destructor of the elements in the moved-from container. llvm-svn: 227359 |