mirror of
https://github.com/github/codeql.git
synced 2026-01-04 18:20:18 +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.