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
[CSDiagnostics] Fix requirement source lookup to support member references
Fuzzing found a problem related to re-typecheck introducing
`MemberRefExpr` into AST with failing requirements which
are then diagnosed via fixes, quite unlikely case to be
found in the wild.
(cherry picked from commit 03d2831)
0 commit comments