summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/misc/NonPrivateMemberVariablesInClassesCheck.h
Commit message (Expand)AuthorAgeFilesLines
* [clang-tidy] Switch checks to #include "ClangTidyCheck.h"Alexander Kornienko2019-03-251-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [clang-tidy] Non-private member variables in classes (MISRA, CppCoreGuideline...Roman Lebedev2018-10-181-0/+46
OpenPOWER on IntegriCloud