commit | c756bb3574e437ec57a8777aee16d579afc91565 | [log] [tgz] |
---|---|---|
author | Howard Hinnant <[email protected]> | Mon Sep 19 16:34:29 2011 |
committer | Howard Hinnant <[email protected]> | Mon Sep 19 16:34:29 2011 |
tree | cba20d62bfd97f4fb070c1b11618d7496c647845 | |
parent | a195a5182c7e3111ad5a0ae1f59f5d6b016ef6d3 [diff] |
Chris Jefferson noted that vector iterator ownership can be transferred from source to target under move construction and move assignment. This commit makes that happen for debug mode. llvm-svn: 140023