mirror of
https://github.com/github/codeql.git
synced 2025-12-19 10:23:15 +01: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.