mirror of
https://github.com/github/codeql.git
synced 2026-04-27 01:35:13 +02:00
Previously we used the IrDeclaration itself, but in Kotlin 1.7 this can be ambiguous because we can get more than one copy of a class in different modules.