FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Update clang-tidy checks to 23.1.0 by sean-mcmanus · Pull Request #14713 · microsoft/vscode-cpptools · GitHub

Update clang-tidy checks to 23.1.0 - #14713

Merged
Sean McManus (sean-mcmanus) merged 2 commits into
mainfrom
seanmcm/devbox2-wsl/agent33/update-clang-tools-23
Aug 28, 2026
Merged

Update clang-tidy checks to 23.1.0#14713
Sean McManus (sean-mcmanus) merged 2 commits into
mainfrom
seanmcm/devbox2-wsl/agent33/update-clang-tools-23

Conversation

Copy link
Copy Markdown
Contributor

Summary

Updates the extension's clang-tidy check suggestions and diagnostic documentation from LLVM 22.1 to 23.1. The check lists now include LLVM 23's new checks and omit the removed HICPP aliases.

This PR was investigated and created by GitHub Copilot (in VS Code). Any message starting with ✨Copilot: was sent by Copilot.

The enabled and disabled suggestion lists were synchronized with the LLVM 23.1.0 clang-tidy check list, including wildcard groups for the new check families.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Pull request overview

Updates clang-tidy suggestions and diagnostic links to LLVM 23.1.0.

Changes:

  • Adds new LLVM 23 checks and wildcard groups.
  • Removes deprecated HICPP aliases.
  • Updates documentation URLs to LLVM 23.1.0.

Reviewed changes

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

File Description
Extension/src/LanguageServer/codeAnalysis.ts Updates diagnostic documentation links.
Extension/package.json Synchronizes enabled and disabled check suggestions.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Sean McManus (sean-mcmanus) marked this pull request as ready for review August 28, 2026 18:32
Sean McManus (sean-mcmanus) requested a review from a team as a code owner August 28, 2026 18:32

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Pull request overview

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

Sean McManus (sean-mcmanus) merged commit 06ad05a into main Aug 28, 2026
7 checks passed
Sean McManus (sean-mcmanus) deleted the seanmcm/devbox2-wsl/agent33/update-clang-tools-23 branch August 28, 2026 20:29
github-project-automation Bot moved this from Pull Request to Done in cpptools Aug 28, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL