[PATCH] Consider only implicit builtin functions as device host in SemaCUDA
Jacques Pienaar
jpienaar at google.com
Mon Dec 8 14:45:36 PST 2014
Changed the inference to treat all implicit functions uniformly. Extended test to include copy constructor.
http://reviews.llvm.org/D6565
Files:
include/clang/Basic/Attr.td
include/clang/Basic/DiagnosticSemaKinds.td
include/clang/Sema/Sema.h
lib/Sema/SemaCUDA.cpp
test/SemaCUDA/implicit-copy.cu
test/SemaCUDA/implicit-member-target.cu
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6565.17054.patch
Type: text/x-patch
Size: 5944 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20141208/6bd7a8e4/attachment.bin>
More information about the cfe-commits
mailing list