summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/bugprone/BranchCloneCheck.cpp
Commit message (Expand)AuthorAgeFilesLines
* [clang-tidy] Disable Checks on If constexpr statements in template Instantiat...Nathan2020-01-231-1/+2
* [clang-tidy] Fix crash on end location inside macroNathan Huckleberry2019-07-171-6/+11
* [clang-tidy] new check: bugprone-branch-cloneKristof Umann2019-05-151-0/+226
* Revert "[clang-tidy] new check: bugprone-branch-clone"Jonas Toth2018-12-051-215/+0
* [clang-tidy] new check: bugprone-branch-cloneJonas Toth2018-12-051-0/+215
OpenPOWER on IntegriCloud