EXP30-C-DependenceOnOrderOfFunctionArgumentsForSideEffects.ql:- Prefer the
GlobalValueNumberingCodeQL library over theGlobalValueNumberingImpllibrary, as the former yields higher quality results and the latter is going to be deprecated. This also improves performance when multiple queries are evaluated, due to more sharing of intermediate computations.
- Prefer the
EXP50-CPP-DoNotDependOnTheOrderOfEvaluationForSideEffectsInFunctionCallsAsFunctionArguments.ql:- Prefer the
GlobalValueNumberingCodeQL library over theGlobalValueNumberingImpllibrary, as the former yields higher quality results and the latter is going to be deprecated. This also improves performance when multiple queries are evaluated, due to more sharing of intermediate computations.
- Prefer the