mirror of
https://github.com/github/codeql.git
synced 2025-12-24 12:46:34 +01:00
The neutralModel extensible predicate already exists in Java and C#, so this change brings the dynamic languages more in line with static languages. The Model Editor uses this predicate to mark endpoints as "not interesting" from a data flow perspective.