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