You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
compileroptions.cmake: disabled -Wshadow-header for now
triage/mainwindows.cpp: mitigated `bugprone-random-generator-seed` clang-tidy warning
disabled `misc-multiple-inheritance` clang-tidy check for now
vf_common.cpp: fixed `readability-math-missing-parentheses` clang-tidy warning
testcheckersreport.cpp: fixed `misc-override-with-different-visibility` clang-tidy warnings
clang_tidy.cmake: only add `-enable-check-profile` on Clang 22 or higher
.clang-tidy: disabled `misc-use-internal-linkage.AnalyzeTypes` clang-tidy check for now
.clang-tidy: disabled `modernize-avoid-c-style-cast` clang-tidy check for now
.clang-tidy: disabled `readability-inconsistent-ifelse-braces` clang-tidy check
Revert "Workaround for broken apt.llvm.org repo (revert to clang 21) (cppcheck-opensource#8312)"
This reverts commit 6a14618.
Revert "iwyu.yml: reverted to Clang 21 for now [skip ci] (cppcheck-opensource#8318)"
This reverts commit e473adb.
0 commit comments