Skip to content

C++: Address comments from earlier Windows MaD PRs #19599

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

Merged
merged 2 commits into from
May 27, 2025

Conversation

jketema
Copy link
Contributor

@jketema jketema commented May 27, 2025

No description provided.

@Copilot Copilot AI review requested due to automatic review settings May 27, 2025 14:58
@jketema jketema requested a review from a team as a code owner May 27, 2025 14:58
@jketema jketema added the no-change-note-required This PR does not need a change note label May 27, 2025
@github-actions github-actions bot added the C++ label May 27, 2025
Copy link
Contributor

@Copilot 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 centralizes Windows type aliases in the external-models test file and updates the expected-outputs to match the shifted code locations.

  • Moved and deduplicated using statements for Windows types at the top of windows.cpp
  • Updated line references in steps.expected, sources.expected, and flow.expected to align with the code changes

Reviewed Changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated no comments.

File Description
cpp/ql/test/library-tests/dataflow/external-models/windows.cpp Moved Windows type aliases to the top of the file; removed duplicates
cpp/ql/test/library-tests/dataflow/external-models/steps.expected Updated the CommandLineToArgvA call location line number
cpp/ql/test/library-tests/dataflow/external-models/sources.expected Adjusted source entries to match new function positions
cpp/ql/test/library-tests/dataflow/external-models/flow.expected Realigned flow graph entries with updated line offsets

@jketema jketema merged commit 5965532 into github:main May 27, 2025
15 of 16 checks passed
@jketema jketema deleted the jketema/win branch May 27, 2025 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C++ no-change-note-required This PR does not need a change note
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants