diff options
author | David Blaikie <dblaikie@gmail.com> | 2015-03-03 21:17:00 +0000 |
---|---|---|
committer | David Blaikie <dblaikie@gmail.com> | 2015-03-03 21:17:00 +0000 |
commit | e29d3963931e0a03100e88a23569eef6e84c4247 (patch) | |
tree | b817eb96d434fc174e04981179182da7de2b91a1 /llvm/tools/llvm-diff/DiffLog.h | |
parent | 0ef4488df25d4ed3b545395e258a25ec1031f28c (diff) | |
download | bcm5719-llvm-e29d3963931e0a03100e88a23569eef6e84c4247.tar.gz bcm5719-llvm-e29d3963931e0a03100e88a23569eef6e84c4247.zip |
Remove the explicit SUnitIterator::operator= as the default is just fine
There doesn't seem to be any need to assert that iterator assignment is
between iterators over the same node - if you want to reuse an iterator
variable to iterate another node, that's perfectly acceptable. Just
don't mix comparisons between iterators into disjoint sequences, as
usual.
llvm-svn: 231134
Diffstat (limited to 'llvm/tools/llvm-diff/DiffLog.h')
0 files changed, 0 insertions, 0 deletions