mirror of
https://github.com/github/codeql.git
synced 2026-04-28 18:25:24 +02:00
- ArgumentNode is now abstract - PrimaryArgumentNode is now an OperandNode. - ArgumentIndirectionNode is now merged into SideEffectArgumentNode.