[PATCH] D51809: [CUDA][HIP] Fix ShouldDeleteSpecialMember for inherited constructors

Yaxun Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 9 08:55:04 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL344057: [CUDA][HIP] Fix ShouldDeleteSpecialMember for inherited constructors (authored by yaxunl, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D51809?vs=168500&id=168811#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D51809

Files:
  cfe/trunk/lib/Sema/SemaDeclCXX.cpp
  cfe/trunk/test/SemaCUDA/implicit-member-target-inherited.cu
  cfe/trunk/test/SemaCUDA/inherited-ctor.cu

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51809.168811.patch
Type: text/x-patch
Size: 11033 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181009/be6cb3fd/attachment-0001.bin>


More information about the cfe-commits mailing list