mirror of
https://github.com/github/codeql.git
synced 2026-04-26 09:15:12 +02:00
- Only step through a `SynthSplatParameterElementNode` when there is a splat parameter at index > 0. - Model read+stores via `SynthSplatArgumentElementNode` as a single read-store step in type tracking.