DCL40-C,RULE-8-4:IncompatibleFunctionDeclarations.ql,CompatibleDeclarationFunctionDefined.ql.- Fixed performance issues introduced when upgrading to CodeQL
2.20.7by removing unnecessary check that matching function declarations have matching names.
- Fixed performance issues introduced when upgrading to CodeQL
RULE-7-5:IncorrectlySizedIntegerConstantMacroArgument.ql.- Added a
bindingsetto improve performance when checking if a literal matches the size of an integer constant macro.
- Added a