aboutsummaryrefslogtreecommitdiff
path: root/clang-tools-extra/clang-tidy/cppcoreguidelines/AvoidNonConstGlobalVariablesCheck.h
AgeCommit message (Expand)AuthorFilesLines
8 days[clang-tidy][NFC] http -> https (#160128)Victor Chernyakin1-1/+1
2025-09-14[clang-tidy][NFC] Switch to new file header style (#158497)Victor Chernyakin1-1/+1
2024-07-01[clang-tidy] Option to ignore anonymous namespaces in avoid-non-const-global-...Pascal Jungblut1-2/+5
2023-01-23[clang-tidy][NFC] Use C++17 nested namespaces in clang-tidy headersCarlos Galvez1-6/+2
2022-06-16[clang-tidy] Organize check doc files into subdirectories (NFC)Richard1-1/+1
2020-03-13Add CppCoreGuidelines I.2 "Avoid non-const global variables" checkKim Viggedal1-0/+35