mirror of
https://github.com/github/codeql.git
synced 2026-04-26 17:25:19 +02:00
303 B
303 B
lgtm,codescanning
- The predicate
Declaration::getSourceDeclaration/0has been renamed toDeclaration::getUnboundDeclaration/0. This is to avoid confusion, as it has nothing to do with declarations from source code (as opposed to declarations in assemblies), but instead has to do with generics.