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
[LL] Fix argument list copying in copyQualifiedAccess
After the changes to buildResolvedArgumentList, a NPE started happening
in analysis/analysis-api/testData/components/resolver/singleByPsi
/suspendLambda.kt because the mapping had null values.
Copy file name to clipboardExpand all lines: analysis/low-level-api-fir/src/org/jetbrains/kotlin/analysis/low/level/api/fir/resolver/AllCandidatesResolver.kt
0 commit comments