[all-commits] [llvm/llvm-project] 11efce: [clang-tidy][NFC] Fix misc-const-correctness warni...
Baranov Victor via All-commits
all-commits at lists.llvm.org
Fri Nov 7 14:54:17 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 11efce4605e6ad168a665e6cab7b84e592c5064f
https://github.com/llvm/llvm-project/commit/11efce4605e6ad168a665e6cab7b84e592c5064f
Author: Baranov Victor <bar.victor.2002 at gmail.com>
Date: 2025-11-08 (Sat, 08 Nov 2025)
Changed paths:
M clang-tools-extra/clang-tidy/ClangTidy.cpp
M clang-tools-extra/clang-tidy/ClangTidyCheck.cpp
M clang-tools-extra/clang-tidy/ClangTidyCheck.h
M clang-tools-extra/clang-tidy/ClangTidyDiagnosticConsumer.cpp
M clang-tools-extra/clang-tidy/ClangTidyOptions.cpp
M clang-tools-extra/clang-tidy/ClangTidyProfiling.cpp
M clang-tools-extra/clang-tidy/GlobList.cpp
M clang-tools-extra/clang-tidy/NoLintDirectiveHandler.cpp
Log Message:
-----------
[clang-tidy][NFC] Fix misc-const-correctness warnings (1/N) (#167030)
Start fixing `misc-const-correctness` warning to enable the check in
config
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list