diff options
author | David Blaikie <dblaikie@gmail.com> | 2015-03-04 07:51:50 +0000 |
---|---|---|
committer | David Blaikie <dblaikie@gmail.com> | 2015-03-04 07:51:50 +0000 |
commit | a985e1ebda46ed95c6d787a84981d66cc56139f1 (patch) | |
tree | 70103afc7e429aece33b88d1ced072f94d5dd5f7 /llvm/unittests/ADT/DenseMapTest.cpp | |
parent | 2d5f42928c18499f7503d9cf5085a9c0959c9b74 (diff) | |
download | llvm-a985e1ebda46ed95c6d787a84981d66cc56139f1.zip llvm-a985e1ebda46ed95c6d787a84981d66cc56139f1.tar.gz llvm-a985e1ebda46ed95c6d787a84981d66cc56139f1.tar.bz2 |
Remove explicit RNSuccIterator copy assignment in favor of implicit default
Asserting that the source and destination iterators are from the same
region is unnecessary - there's no reason to disallow reassignment from
any regions, so long as they aren't compared.
llvm-svn: 231224
Diffstat (limited to 'llvm/unittests/ADT/DenseMapTest.cpp')
0 files changed, 0 insertions, 0 deletions