mirror of
https://github.com/github/codeql.git
synced 2026-06-29 16:47:09 +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