[PATCH] D22729: MPIBufferDerefCheck for Clang-Tidy

Alexander Droste via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 5 09:37:37 PDT 2016


Alexander_Droste updated this revision to Diff 66971.
Alexander_Droste marked an inline comment as done.
Alexander_Droste added a comment.

- check for `nullptr` in `addBuffer`


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.66971.patch
Type: text/x-patch
Size: 13159 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160805/a6eb99fa/attachment.bin>


More information about the cfe-commits mailing list