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

Yaxun Liu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 20 07:30:00 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL372394: [CUDA][HIP] Fix hostness of defaulted constructor (authored by yaxunl, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D67509?vs=220912&id=221029#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D67509

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67509.221029.patch
Type: text/x-patch
Size: 4146 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190920/8b05fd3d/attachment.bin>


More information about the llvm-commits mailing list