[PATCH] D133804: Cuda Check for ignored return errors from api calls to cuda
Bartłomiej Cieślar via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Sep 14 03:38:49 PDT 2022
barcisz updated this revision to Diff 460025.
barcisz added a comment.
Rebase and better comments for cuda-related decisions in the check
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133804/new/
https://reviews.llvm.org/D133804
Files:
clang-tools-extra/-
clang-tools-extra/clang-tidy/cuda/CMakeLists.txt
clang-tools-extra/clang-tidy/cuda/CudaTidyModule.cpp
clang-tools-extra/clang-tidy/cuda/UnsafeApiCallCheck.cpp
clang-tools-extra/clang-tidy/cuda/UnsafeApiCallCheck.h
clang-tools-extra/test/clang-tidy/checkers/Inputs/Headers/cuda/cuda.h
clang-tools-extra/test/clang-tidy/checkers/Inputs/Headers/cuda/cuda_runtime.h
clang-tools-extra/test/clang-tidy/checkers/cuda/.keep
clang-tools-extra/test/clang-tidy/checkers/cuda/unsafe-api-call-function-handler.cu
clang-tools-extra/test/clang-tidy/checkers/cuda/unsafe-api-call-macro-handler.cu
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133804.460025.patch
Type: text/x-patch
Size: 25692 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220914/5fc9bda5/attachment-0001.bin>
More information about the cfe-commits
mailing list