[PATCH] D133436: Ground work for cuda-related checks in clang-tidy
Bartłomiej Cieślar via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Sep 20 07:09:27 PDT 2022
barcisz updated this revision to Diff 461561.
barcisz added a comment.
Inlined definition of size_t
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133436/new/
https://reviews.llvm.org/D133436
Files:
clang-tools-extra/clang-tidy/CMakeLists.txt
clang-tools-extra/clang-tidy/ClangTidyForceLinker.h
clang-tools-extra/clang-tidy/cuda/CMakeLists.txt
clang-tools-extra/clang-tidy/cuda/CudaTidyModule.cpp
clang-tools-extra/docs/ReleaseNotes.rst
clang-tools-extra/docs/clang-tidy/checks/list.rst
clang-tools-extra/docs/clang-tidy/index.rst
clang-tools-extra/test/clang-tidy/check_clang_tidy.py
clang-tools-extra/test/clang-tidy/checkers/Inputs/Headers/cuda/cuda.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133436.461561.patch
Type: text/x-patch
Size: 7464 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220920/ef1c028a/attachment.bin>
More information about the cfe-commits
mailing list