mirror of
https://github.com/github/codeql.git
synced 2026-07-13 15:28:16 +02:00
- ArgumentNode is now abstract - PrimaryArgumentNode is now an OperandNode. - ArgumentIndirectionNode is now merged into SideEffectArgumentNode.