summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/hicpp/MultiwayPathsCoveredCheck.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* A bit of AST matcher cleanup, NFC.Alexander Kornienko2018-11-251-5/+4
* 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