| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
There was a problem hiding this comment.
Updates clang-tidy suggestions and diagnostic links to LLVM 23.1.0.
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.
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
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.
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.