[PATCH] D21962: MPITypeMismatchCheck for Clang-Tidy

Alexander Droste via cfe-commits cfe-commits at lists.llvm.org
Sun Jul 3 14:36:37 PDT 2016


Alexander_Droste updated this revision to Diff 62638.
Alexander_Droste added a comment.

- change comment style to LLVM style
- remove 'misc-m-p-i-type-mismatch' entry from `list.rst` (misc-mpi-type-mismatch is the correct one)


http://reviews.llvm.org/D21962

Files:
  clang-tidy/misc/CMakeLists.txt
  clang-tidy/misc/MiscTidyModule.cpp
  clang-tidy/misc/MpiTypeMismatchCheck.cpp
  clang-tidy/misc/MpiTypeMismatchCheck.h
  docs/clang-tidy/checks/list.rst
  docs/clang-tidy/checks/misc-mpi-type-mismatch.rst
  test/clang-tidy/misc-mpi-type-mismatch.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21962.62638.patch
Type: text/x-patch
Size: 32810 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160703/a1f52ba0/attachment-0001.bin>


More information about the cfe-commits mailing list