summaryrefslogtreecommitdiffstats
path: root/lld
diff options
context:
space:
mode:
authorDavid Blaikie <dblaikie@gmail.com>2015-03-03 21:26:17 +0000
committerDavid Blaikie <dblaikie@gmail.com>2015-03-03 21:26:17 +0000
commitd9ca757ed82937a7ff8d5aa9ef8a566f0b39a37c (patch)
tree298bdecccf58079eb3e50e5cdecd9ff160c563c6 /lld
parent1314630ec352029b9e2413060e1e1b7e48c58f80 (diff)
downloadbcm5719-llvm-d9ca757ed82937a7ff8d5aa9ef8a566f0b39a37c.tar.gz
bcm5719-llvm-d9ca757ed82937a7ff8d5aa9ef8a566f0b39a37c.zip
Remove the explicit SDNodeIterator::operator= in favor of the implicit default
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: 231138
Diffstat (limited to 'lld')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud