[NFC] [Serialization] Remove redundant hasPendingBody member
The hasPendingBody member is redundant with the PendingBodies.count(Decl*) method. This patch removes the redundant hasPendingBody member and the corresponding InterestingDecl struct.
parent
24e8c6a0
Please register or sign in to comment