mirror of
https://github.com/github/codeql.git
synced 2026-03-20 22:46:47 +01: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