mirror of
https://github.com/github/codeql.git
synced 2025-12-22 03:36:30 +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.