[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:18:00 PDT 2022
barcisz updated this revision to Diff 460019.
barcisz added a comment.
More explanation comments for the check's code
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-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.460019.patch
Type: text/x-patch
Size: 25618 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220914/13422abe/attachment-0001.bin>
More information about the cfe-commits
mailing list