You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Method PreciseAbstractFlowPass.VisitDeconstructionAssignmentOperator does not have special handling for properties, unlike VisitCompoundAssignmentOperator.
It's worth noting that VisitCompoundAssignmentOperator seems to lack test coverage though (see issue #12160)
Split this issue from the umbrella deconstruction work items #11299.
The text was updated successfully, but these errors were encountered:
See comment
Method
PreciseAbstractFlowPass.VisitDeconstructionAssignmentOperator
does not have special handling for properties, unlikeVisitCompoundAssignmentOperator
.It's worth noting that
VisitCompoundAssignmentOperator
seems to lack test coverage though (see issue #12160)Split this issue from the umbrella deconstruction work items #11299.
The text was updated successfully, but these errors were encountered: