[PATCH] D67509: [CUDA][HIP] Fix hostness of defaulted constructor

Yaxun Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 19 13:56:36 PDT 2019


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

simplify logic by Artem's comments.


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

https://reviews.llvm.org/D67509

Files:
  lib/Sema/SemaCUDA.cpp
  test/SemaCUDA/default-ctor.cu

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67509.220907.patch
Type: text/x-patch
Size: 4171 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190919/1eefe361/attachment.bin>


More information about the cfe-commits mailing list