Skip to content

Conversation

@igfoo
Copy link
Contributor

@igfoo igfoo commented Sep 15, 2025

No description provided.

@igfoo igfoo marked this pull request as ready for review September 15, 2025 15:27
@igfoo igfoo requested a review from a team as a code owner September 15, 2025 15:27
Copilot AI review requested due to automatic review settings September 15, 2025 15:27
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR corrects grammatical errors in a release note for C++ VLA (Variable Length Array) functionality. The change fixes two grammatical issues in the description of new predicates added to VlaDeclStmt.

  • Fixed grammatical errors in the release note description

category: feature
---
* Added predicates `getTransitiveNumberOfVlaDimensionStmts`, `getTransitiveVlaDimensionStmt`, and `getParentVlaDecl` to `VlaDeclStmt` for handling `VlaDeclStmt`s whose base type defined in terms of an other `VlaDeclStmt` via a `typedef`.
* Added predicates `getTransitiveNumberOfVlaDimensionStmts`, `getTransitiveVlaDimensionStmt`, and `getParentVlaDecl` to `VlaDeclStmt` for handling `VlaDeclStmt`s whose base type is defined in terms of another `VlaDeclStmt` via a `typedef`.
Copy link

Copilot AI Sep 15, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good correction of grammatical errors: changed 'defined' to 'is defined' and 'an other' to 'another'.

Copilot uses AI. Check for mistakes.
@igfoo igfoo merged commit 9231119 into main Sep 15, 2025
13 checks passed
@igfoo igfoo deleted the igfoo/tweak-release-note branch September 15, 2025 15: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