[PATCH] D70172: [CUDA][HIP] Fix assertion due to dtor check on windows

Yaxun Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 9 10:23:53 PST 2020


yaxunl updated this revision to Diff 237122.
yaxunl added a comment.

Add tests for device compilation.

Add a test when both vtbl and deleting dtor are emitted with diagnostic due to delete operator.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D70172/new/

https://reviews.llvm.org/D70172

Files:
  clang/lib/Sema/SemaDecl.cpp
  clang/test/SemaCUDA/deleting-dtor.cu

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70172.237122.patch
Type: text/x-patch
Size: 4562 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200109/e2e1df64/attachment.bin>


More information about the cfe-commits mailing list