aboutsummaryrefslogtreecommitdiff
path: root/clang-tools-extra/clang-tidy/mpi/MPITidyModule.cpp
AgeCommit message (Expand)AuthorFilesLines
2025-06-10[clang-tidy][NFC] fix 'misc-use-internal-linkage' check warnings (#143482)Baranov Victor1-1/+1
2023-01-14[clang-tidy][NFC] Use C++17 nested namespaces in the clang-tidy folderCarlos Galvez1-4/+2
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2016-08-12[clang-tidy] MPIBufferDerefCheck Alexander Droste1-0/+2
2016-08-02[clang-tidy] MPITypeMismatchCheckAlexander Kornienko1-0/+37
2016-07-25Revert "MPITypeMismatchCheck for Clang-Tidy"Alexander Kornienko1-37/+0
2016-07-25MPITypeMismatchCheck for Clang-TidyAlexander Kornienko1-0/+37