summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/hicpp/HICPPTidyModule.cpp
Commit message (Expand)AuthorAgeFilesLines
* [clang-tidy] Move a few more checks from misc to bugprone.Alexander Kornienko2017-11-241-2/+2
* [clang-tidy] revert hicpp-multiway-paths-coveredJonas Toth2017-11-201-3/+0
* [clang-tidy] Add new hicpp-multiway-paths-covered check for missing branchesJonas Toth2017-11-181-0/+3
* [clang-tidy] add more aliases for the hicpp moduleJonas Toth2017-09-111-0/+30
* [clang-tidy] hicpp bitwise operations on signed integersJonas Toth2017-08-301-0/+3
* Add hicpp-exception-baseclass to the HIC++ module.Aaron Ballman2017-08-111-0/+3
* Implement hicpp-braces-around-statements as an alias to readability-braces-ar...Aaron Ballman2017-08-111-0/+3
* [clang-tidy] add aliases for hicpp moduleJonathan Coe2017-03-301-2/+39
* Rename the clang-tidy safety module to be hicpp, for the High-Integrity C++ c...Aaron Ballman2017-03-191-0/+38
OpenPOWER on IntegriCloud