| commit | 9fd9f84f480f1d260f6d6feb551b654a0d38ebfd | [log] [tgz] |
|---|---|---|
| author | Howard Hinnant <hhinnant@apple.com> | Mon Sep 30 19:08:22 2013 +0000 |
| committer | Howard Hinnant <hhinnant@apple.com> | Mon Sep 30 19:08:22 2013 +0000 |
| tree | e1d31da3324bb17e74d0ef030604895ead211969 | |
| parent | 34b412676957dcdc934adc8fd0af3a583ad98252 [diff] |
SCARY/N2913 iterator support between the multi and non-multi versions of the associative and unordered containers. I beleive lack of support for this was accidentally recently introduced (by me) and this is fixing a regression. This time tests are put in to prevent such a regression in the future. llvm-svn: 191692