mirror of
https://github.com/github/codeql.git
synced 2025-12-17 09:13:20 +01:00
307 B
307 B
2.0.0
Breaking Changes
- Deleted the deprecated
explorationLimitpredicate fromDataFlow::Configuration, useFlowExploration<explorationLimit>instead. - Deleted the deprecated
getDerivedTypeDeclpredicate from theTypeDeclclass, usegetADerivedTypeDeclorgetABaseTypeDeclinstead.