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
Re-use attachment in exportForwarders to handle ambiguous overloads
exportForwarders can be called more than once for the same expression
if there are ambiguous overloads.
Just return the already computed ExportForwarders if that happens.
Closes#21071
[Cherry-picked 634fcd1]
0 commit comments