mirror of
https://github.com/github/codeql.git
synced 2026-07-07 20:45:28 +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.