[PATCH] D54757: [clang-tidy] new check: bugprone-branch-clone
Jonas Toth via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Dec 5 01:19:25 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rCTE348343: [clang-tidy] new check: bugprone-branch-clone (authored by JonasToth, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D54757?vs=176408&id=176772#toc
Repository:
rCTE Clang Tools Extra
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D54757/new/
https://reviews.llvm.org/D54757
Files:
clang-tidy/bugprone/BranchCloneCheck.cpp
clang-tidy/bugprone/BranchCloneCheck.h
clang-tidy/bugprone/BugproneTidyModule.cpp
clang-tidy/bugprone/CMakeLists.txt
docs/ReleaseNotes.rst
docs/clang-tidy/checks/bugprone-branch-clone.rst
docs/clang-tidy/checks/list.rst
test/clang-tidy/bugprone-branch-clone.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54757.176772.patch
Type: text/x-patch
Size: 43847 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181205/4036ef78/attachment-0001.bin>
More information about the cfe-commits
mailing list