mirror of
https://github.com/github/codeql.git
synced 2026-05-05 21:55:19 +02:00
While most flow for a qualifierToArgumentStep goes through a variable use
this is not always the case. Therefore it is best to remove the restriction
to RValue to allow taint steps to use postupdate nodes.
See also: ba86dea657