8000 C++: Update expected test results and compiler version documentation after frontend update by jketema · Pull Request #18931 · github/codeql · GitHub
[go: up one dir, main page]

Skip to content

C++: Update expected test results and compiler version documentation after frontend update #18931

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
Jun 4, 2025

Conversation

jketema
Copy link
Contributor
@jketema jketema commented Mar 5, 2025

No description provided.

@github-actions github-actions bot added the C++ label Mar 5, 2025
@jketema jketema force-pushed the frontend-upgrade branch 4 times, most recently from 2f6f2b4 to 569c3bb Compare March 6, 2025 12:15
@jketema jketema changed the title C++: Update expected test results after frontend update C++: Update expected test results and compiler version documentation after frontend update Mar 6, 2025
@jketema jketema force-pushed the frontend-upgrade branch 3 times, most recently from 8ad02ac to 3b26193 Compare March 14, 2025 10:16
@jketema jketema force-pushed the frontend-upgrade branch 4 times, most recently from 948e3e9 to da45479 Compare March 24, 2025 10:15
@jketema jketema force-pushed the frontend-upgrade branch 3 times, most recently from b9ca38e to d5c1d59 Compare April 7, 2025 10:56
@jketema jketema force-pushed the frontend-upgrade branch 3 times, most recently from a9f1f40 to 221b2e2 Compare April 30, 2025 15:08
@jketema jketema force-pushed the frontend-upgrade branch from 221b2e2 to b62b4cc Compare May 1, 2025 14:22
@jketema jketema force-pushed the frontend-upgrade branch 2 times, most recently from 563b952 to b7c5e7c Compare May 19, 2025 18:49
@jketema jketema force-pushed the frontend-upgrade branch 2 times, most recently from 09c1b98 to a1f89f9 Compare May 28, 2025 11:54
@jketema jketema force-pushed the frontend-upgrade branch 3 times, most recently from 7a844fc to e6d3455 Compare June 3, 2025 08:12
@jketema jketema marked this pull request as ready for review June 4, 2025 09:32
@Copilot Copilot AI review requested due to automatic review settings June 4, 2025 09:32
@jketema jketema requested a review from a team as a code owner June 4, 2025 09:32
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

Updates expected test outputs after a frontend update and bumps documented compiler support in the C/C++ reference.

  • Bump Clang extensions to version 19.1.0 and GNU extensions to GCC 15.0 in supported compilers docs
  • Refresh various .expected test outputs to align with new AST/IR formatting and values
  • Extend funcdname.ql with an additional regexpReplaceAll and adjust formatting for readability

Reviewed Changes

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

Show a summary per file
File Description
docs/codeql/reusables/supported-versions-compilers.rst Updated Clang/GCC version numbers
cpp/ql/test/library-tests/templates/nontype_instantiations/general/test.expected Adjusted source locations and printed values
cpp/ql/test/library-tests/ir/range-analysis/SimpleRangeAnalysis_tests.cpp Added overflow annotations to range assertions
cpp/ql/test/library-tests/ir/ir/raw_ir.expected Renumbered IR entries for constant and store ops
cpp/ql/test/library-tests/ir/ir/aliased_ir.expected Updated IR numbering and load/store references
cpp/ql/test/library-tests/ir/ir/PrintAST.expected Aligned multi-line AST print output
cpp/ql/test/library-tests/funcdname/funcdname.ql Broke long select into lines and added a regex step
cpp/ql/test/library-tests/funcdname/funcdname.expected Updated expected mangled name with new prefix
cpp/ql/test/examples/expressions/PrintAST.expected Adjusted printed literal from 1 to 5

@jketema jketema added the depends on internal PR This PR should only be merged in sync with an internal Semmle PR label Jun 4, 2025
@jketema jketema force-pushed the frontend-upgrade branch from e6d3455 to 129f259 Compare June 4, 2025 12:04
@jketema jketema merged commit 2e6794e into github:main Jun 4, 2025
10 of 11 checks passed
@jketema jketema deleted the frontend-upgrade branch June 4, 2025 12:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C++ depends on internal PR This PR should only be merged in sync with an internal Semmle PR documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0