Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Post-release preparation for codeql-cli-2.15.0 #14443

Merged
merged 5 commits into from
Oct 11, 2023

Conversation

codeql-ci
Copy link
Collaborator

This PR merges back all of the changes from the release of codeql-cli-2.15.0.

@@ -73,6 +73,10 @@
)
}

/** Same as `getBufferSize`, but with the `why` column projected away to prevent large duplications. */
pragma[nomagic]
int getBufferSizeProj(Expr bufferExpr) { result = getBufferSize(bufferExpr, _) }

Check warning

Code scanning / CodeQL

Missing QLDoc for parameter

The QLDoc has no documentation for bufferExpr, but the QLDoc mentions why
@henrymercer henrymercer merged commit 1a370bf into main Oct 11, 2023
@henrymercer henrymercer deleted the post-release-prep/codeql-cli-2.15.0 branch October 11, 2023 16:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants