mirror of
https://github.com/github/codeql.git
synced 2026-01-11 05:30:24 +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.