[PATCH] D22729: MPIBufferDerefCheck for Clang-Tidy
Alexander Droste via cfe-commits
cfe-commits at lists.llvm.org
Fri Aug 5 06:28:51 PDT 2016
Alexander_Droste updated this revision to Diff 66940.
Alexander_Droste marked 3 inline comments as done.
Alexander_Droste added a comment.
- add release docs
- simplify reverse for loop -> `rbegin`, `rend`
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/ReleaseNotes.rst
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.66940.patch
Type: text/x-patch
Size: 13078 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160805/ced6503c/attachment-0001.bin>
More information about the cfe-commits
mailing list