summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/cppcoreguidelines/CppCoreGuidelinesTidyModule.cpp
Commit message (Expand)AuthorAgeFilesLines
* [clang-tidy] add cert's VariadicFunctionDefCheck as cppcoreguidelines-pro-typ...Matthias Gehre2015-10-151-0/+3
* Expose the clang-tidy misc-assign-operator-signature checker as cppcoreguidel...Aaron Ballman2015-10-131-0/+3
* [clang-tidy] new check cppcoreguidelines-pro-bounds-pointer-arithmeticMatthias Gehre2015-10-121-0/+3
* [clang-tidy] add check cppcoreguidelines-pro-type-static-cast-downcastMatthias Gehre2015-10-121-0/+3
* Test commitMatthias Gehre2015-10-111-0/+1
* Add checker for the C++ Core Guidelines: cppcoreguidelines-pro-type-const-cast.Aaron Ballman2015-10-071-0/+3
* Add a new module for the C++ Core Guidelines, and the first checker for those...Aaron Ballman2015-10-061-0/+38
OpenPOWER on IntegriCloud