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
[clang][modules] Remove the workaround for the lambda issue.
This code was originally introduced to fix issue llvm#110401. The issue was the same lambda problem, which has since been properly fixed by PR llvm#109167 and its follow-ups.
0 commit comments