[PATCH] D24571: [CUDA] Disallow overloading destructors.

Justin Lebar via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 4 01:05:46 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL283120: [CUDA] Disallow overloading destructors. (authored by jlebar).

Changed prior to commit:
  https://reviews.llvm.org/D24571?vs=71379&id=73413#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D24571

Files:
  cfe/trunk/lib/Sema/SemaOverload.cpp
  cfe/trunk/test/CodeGenCUDA/function-overload.cu
  cfe/trunk/test/SemaCUDA/call-overloaded-destructor.cu
  cfe/trunk/test/SemaCUDA/function-overload.cu
  cfe/trunk/test/SemaCUDA/no-destructor-overload.cu

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24571.73413.patch
Type: text/x-patch
Size: 5188 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161004/8baea930/attachment.bin>


More information about the cfe-commits mailing list