summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/hicpp/MultiwayPathsCoveredCheck.cpp
Commit message (Expand)AuthorAgeFilesLines
* Port getLocStart -> getBeginLocStephen Kelly2018-08-091-4/+4
* [Fix] fix type deduction on ARM and MSVCJonas Toth2018-03-211-1/+1
* [clang-tidy] Resubmit hicpp-multiway-paths-covered without breaking testJonas Toth2018-03-211-0/+181
* [clang-tidy] revert hicpp-multiway-paths-coveredJonas Toth2017-11-201-179/+0
* [clang-tidy] Add new hicpp-multiway-paths-covered check for missing branchesJonas Toth2017-11-181-0/+179
OpenPOWER on IntegriCloud