[PATCH] D21962: MPITypeMismatchCheck for Clang-Tidy

Alexander Kornienko via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 2 13:37:24 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL277516: [clang-tidy] MPITypeMismatchCheck (authored by alexfh).

Changed prior to commit:
  https://reviews.llvm.org/D21962?vs=65404&id=66544#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D21962

Files:
  clang-tools-extra/trunk/clang-tidy/CMakeLists.txt
  clang-tools-extra/trunk/clang-tidy/mpi/CMakeLists.txt
  clang-tools-extra/trunk/clang-tidy/mpi/MPITidyModule.cpp
  clang-tools-extra/trunk/clang-tidy/mpi/TypeMismatchCheck.cpp
  clang-tools-extra/trunk/clang-tidy/mpi/TypeMismatchCheck.h
  clang-tools-extra/trunk/clang-tidy/plugin/CMakeLists.txt
  clang-tools-extra/trunk/clang-tidy/tool/CMakeLists.txt
  clang-tools-extra/trunk/clang-tidy/tool/ClangTidyMain.cpp
  clang-tools-extra/trunk/docs/clang-tidy/checks/list.rst
  clang-tools-extra/trunk/docs/clang-tidy/checks/mpi-type-mismatch.rst
  clang-tools-extra/trunk/test/clang-tidy/Inputs/mpi-type-mismatch/mpimock.h
  clang-tools-extra/trunk/test/clang-tidy/mpi-type-mismatch.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21962.66544.patch
Type: text/x-patch
Size: 34840 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160802/90e345fa/attachment-0001.bin>


More information about the cfe-commits mailing list