8034d522b9
- `LLFirProviderHelper` is guarded by `allowKotlinPackage` and the symbol names provider should reflect that in the name sets. - Note that this does not apply to stub-based deserialized symbol providers, because they do not pass any value to `allowKotlinPackage`. ^KT-57314