[PATCH] D51808: [CUDA] Ignore uncallable functions when we check for usual deallocators.
Artem Belevich via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Sep 17 11:25:01 PDT 2018
tra updated this revision to Diff 165794.
tra added a comment.
Addressed Richard's comments.
Moved clang-tidy changes into separate review https://reviews.llvm.org/D52179.
https://reviews.llvm.org/D51808
Files:
clang/include/clang/AST/DeclCXX.h
clang/include/clang/Sema/Sema.h
clang/lib/AST/DeclCXX.cpp
clang/lib/Sema/SemaDeclCXX.cpp
clang/lib/Sema/SemaExprCXX.cpp
clang/test/CodeGenCUDA/usual-deallocators.cu
clang/test/SemaCUDA/call-host-fn-from-device.cu
clang/test/SemaCUDA/usual-deallocators.cu
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51808.165794.patch
Type: text/x-patch
Size: 14792 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180917/c4bb0a28/attachment.bin>
More information about the cfe-commits
mailing list