[PATCH] D22729: MPIBufferDerefCheck for Clang-Tidy
Alexander Droste via cfe-commits
cfe-commits at lists.llvm.org
Wed Aug 3 23:12:09 PDT 2016
Alexander_Droste updated this revision to Diff 66760.
Alexander_Droste added a comment.
- clarify lambda argument with comment
- explicit cast to `int` for the number of indirections in for loop
https://reviews.llvm.org/D22729
Files:
clang-tidy/mpi/BufferDerefCheck.cpp
clang-tidy/mpi/BufferDerefCheck.h
clang-tidy/mpi/CMakeLists.txt
clang-tidy/mpi/MPITidyModule.cpp
docs/clang-tidy/checks/list.rst
docs/clang-tidy/checks/mpi-buffer-deref.rst
test/clang-tidy/Inputs/mpi-type-mismatch/mpimock.h
test/clang-tidy/mpi-buffer-deref.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22729.66760.patch
Type: text/x-patch
Size: 12268 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160804/82687ab8/attachment.bin>
More information about the cfe-commits
mailing list