[PATCH] D98275: [clang-tidy] Fix mpi checks when running multiple TUs per clang-tidy process

Nathan James via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 25 07:38:43 PDT 2021


This revision was automatically updated to reflect the committed changes.
njames93 marked an inline comment as done.
Closed by commit rG02d7ef3181dd: [clang-tidy] Fix mpi checks when running multiple TUs per clang-tidy process (authored by njames93).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D98275/new/

https://reviews.llvm.org/D98275

Files:
  clang-tools-extra/clang-tidy/mpi/BufferDerefCheck.cpp
  clang-tools-extra/clang-tidy/mpi/BufferDerefCheck.h
  clang-tools-extra/clang-tidy/mpi/TypeMismatchCheck.cpp
  clang-tools-extra/clang-tidy/mpi/TypeMismatchCheck.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98275.333304.patch
Type: text/x-patch
Size: 6961 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210325/483cd5d6/attachment.bin>


More information about the cfe-commits mailing list