summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/hicpp/HICPPTidyModule.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [clang-tidy] Avoid C arrays checkRoman Lebedev2018-11-141-0/+3
* [clang-tidy] Re-commit: Add new 'readability-uppercase-literal-suffix' check ...Roman Lebedev2018-10-261-0/+3
* [clang-tidy] Revert my readability-uppercase-literal-suffix check.Roman Lebedev2018-10-251-3/+0
* [clang-tidy] Add new 'readability-uppercase-literal-suffix' check (CERT DCL16...Roman Lebedev2018-10-181-0/+3
* [clang-tidy] Resubmit hicpp-multiway-paths-covered without breaking testJonas Toth2018-03-211-0/+3
* [clang-tidy] Another batch of checks to rename from misc- to bugprone-.Alexander Kornienko2018-02-281-2/+2
* [clang-tidy] implement check for gotoJonas Toth2018-01-171-0/+3
* [clang-tidy] fix minor formatting issueJonas Toth2018-01-171-2/+1
* [clang-tidy] Move more checks from misc- to performance-Alexander Kornienko2017-11-281-4/+4
* [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