mirror of
https://github.com/github/codeql.git
synced 2026-04-28 10:15:14 +02:00
- new syntactic category `Pattern` (in `Patterns.qll`) - subpatterns available on statments - new statements `MatchStmt` and `Case` (`Match` would conflict with the shared ReDoS library) - new expression `Guard` - support for pattern lists