You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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.