Skip to content

Update to clang-tidy 20.1.0. #13348

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
Mar 13, 2025
Merged

Conversation

sean-mcmanus
Copy link
Contributor

@sean-mcmanus sean-mcmanus commented Mar 7, 2025

FYI, with this update, Windows clang-tidy 20 is not compatible with Windows clang 19 headers due to removed intrinsics used in the clang 19 headers, so you need to either set the C_Cpp.codeAnalysis.clang_tidy.path to the clang 19 one or set the compilerPath to a clang 20 one.

@github-project-automation github-project-automation bot moved this to Pull Request in cpptools Mar 7, 2025
@sean-mcmanus sean-mcmanus marked this pull request as ready for review March 8, 2025 01:04
@sean-mcmanus sean-mcmanus requested a review from a team as a code owner March 8, 2025 01:04
@sean-mcmanus sean-mcmanus merged commit 4412f20 into main Mar 13, 2025
6 checks passed
@sean-mcmanus sean-mcmanus deleted the seanmcm/updateToClangTidy20_1_0 branch March 13, 2025 23:56
@github-project-automation github-project-automation bot moved this from Pull Request to Done in cpptools Mar 13, 2025
@sean-mcmanus sean-mcmanus added this to the 1.24.3 milestone Mar 18, 2025
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.

2 participants