[PATCH] D35932: [clang-tidy] Add integer division check
Phabricator via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Aug 10 06:31:34 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL310589: [clang-tidy] Add integer division check (authored by xazax).
Changed prior to commit:
https://reviews.llvm.org/D35932?vs=110539&id=110570#toc
Repository:
rL LLVM
https://reviews.llvm.org/D35932
Files:
clang-tools-extra/trunk/clang-tidy/bugprone/BugproneTidyModule.cpp
clang-tools-extra/trunk/clang-tidy/bugprone/CMakeLists.txt
clang-tools-extra/trunk/clang-tidy/bugprone/IntegerDivisionCheck.cpp
clang-tools-extra/trunk/clang-tidy/bugprone/IntegerDivisionCheck.h
clang-tools-extra/trunk/docs/ReleaseNotes.rst
clang-tools-extra/trunk/docs/clang-tidy/checks/bugprone-integer-division.rst
clang-tools-extra/trunk/docs/clang-tidy/checks/list.rst
clang-tools-extra/trunk/test/clang-tidy/bugprone-integer-division.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35932.110570.patch
Type: text/x-patch
Size: 12362 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170810/9192e2ae/attachment.bin>
More information about the cfe-commits
mailing list