mirror of
https://github.com/github/codeql.git
synced 2026-04-12 02:24:00 +02: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.