[PATCH] D40854: [clang-tidy] WIP implement cppcoreguidelines check for mixed integer arithmetic
Jonas Toth via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Mar 24 04:21:50 PDT 2018
JonasToth updated this revision to Diff 139706.
JonasToth added a comment.
- update to trunk
- [Doc] update to new doc style
Repository:
rCTE Clang Tools Extra
https://reviews.llvm.org/D40854
Files:
clang-tidy/cppcoreguidelines/CMakeLists.txt
clang-tidy/cppcoreguidelines/CppCoreGuidelinesTidyModule.cpp
clang-tidy/cppcoreguidelines/MixedIntArithmeticCheck.cpp
clang-tidy/cppcoreguidelines/MixedIntArithmeticCheck.h
docs/ReleaseNotes.rst
docs/clang-tidy/checks/cppcoreguidelines-mixed-int-arithmetic.rst
docs/clang-tidy/checks/list.rst
test/clang-tidy/cppcoreguidelines-mixed-int-arithmetic.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40854.139706.patch
Type: text/x-patch
Size: 18161 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180324/78046d27/attachment-0001.bin>
More information about the cfe-commits
mailing list