[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
Wed Sep 7 10:14:42 PDT 2022
barcisz created this revision.
Herald added subscribers: mattd, carlosgalvezp, yaxunl, mgorny.
Herald added a project: All.
barcisz requested review of this revision.
Herald added a project: clang-tools-extra.
Herald added a subscriber: cfe-commits.
Signed-off-by: bcieslar <bcieslar at devvm4667.lla0.facebook.com>
Repository:
rG LLVM Github Monorepo
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/test/clang-tidy/check_clang_tidy.py
clang-tools-extra/test/clang-tidy/checkers/Inputs/Headers/cuda/cuda-initializers.h
clang-tools-extra/test/clang-tidy/checkers/Inputs/Headers/cuda/cuda.h
clang-tools-extra/test/clang-tidy/checkers/cuda/.keep
clang-tools-extra/test/lit.cfg.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133436.458497.patch
Type: text/x-patch
Size: 9903 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220907/b5fd48d4/attachment.bin>
More information about the cfe-commits
mailing list