mirror of
https://github.com/github/codeql.git
synced 2026-04-29 18:55:14 +02:00
Correct code is now produced for increment and decrement expressions Modified producesExprResult() and TTranslatedLoad() so that no loads are done from outside the crement exprs and that the VariableAddress generated from the access of the operator variable is recognized as an expr that produces result.