[MC] Fix operator++ for various MCRegister iterators (#81250)
Return *this from operator++. NFC, this just allows using ++Iter in an expression in future patches.
parent
a9e546cc
Please register or sign in to comment
Return *this from operator++. NFC, this just allows using ++Iter in an expression in future patches.