Consider deriving DiagnosticsPass
from BoundTreeWalkerWithStackGuardWithoutRecursionOnTheLeftOfBinaryOperator
.
#75319
Labels
Milestone
That should allow removing this override and simplifying
VisitBinaryOperator
. See #74317 (comment).We should wait for #75212 to merge and deal with
VisitBinaryPattern
as well.The text was updated successfully, but these errors were encountered: