Files
kotlin-fork/analysis
Ilya Kirillov 69e41e19e7 [Analysis API] fix possible leaks of FirDeclarations from cache keys in KtSymbolByFirBuilder
If some FirDeclarations is inaccessible then there is no reason to store KtSymbol for it

^KTIJ-22749
2023-02-07 17:57:38 +00:00
..