Skip to content

v2.30.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 06 Jun 20:09
048ada4

Release summary

  • No new queries were added for this release
  • The following changes have been made for this release:
  • A18-5-8 - UnnecessaryUseOfDynamicStorage.ql:
    • Address FP reported in #20. Add model of flow from MakeSharedOrUnique to return expression to capture copy/move elision case NRVO.
  • A7-1-2 - VariableMissingConstexpr.ql:
    • Fixes #607. Remove false positives for compiler generated variables and in uninstantiated templates

Supported versions

  • The LGTM pack is not supported on any released version of LGTM without support from GitHub Professional Services.
  • The Code Scanning pack is supported when:
    • Using the CodeQL CLI version 2.14.6 in conjunction with a copy of the CodeQL standard library for C++ (github/codeql) set to the tag codeql-cli/v2.14.6.
    • Using the CodeQL Action or CodeQL runner with the codeql-bundle-v2.14.6.