[PATCH] D23242: [CUDA] Raise an error if a wrong-side call is codegen'ed.
Justin Lebar via cfe-commits
cfe-commits at lists.llvm.org
Mon Aug 15 16:08:54 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL278759: [CUDA] Raise an error if a wrong-side call is codegen'ed. (authored by jlebar).
Changed prior to commit:
https://reviews.llvm.org/D23242?vs=67378&id=68103#toc
Repository:
rL LLVM
https://reviews.llvm.org/D23242
Files:
cfe/trunk/include/clang/Sema/Sema.h
cfe/trunk/lib/Sema/SemaCUDA.cpp
cfe/trunk/lib/Sema/SemaDeclCXX.cpp
cfe/trunk/lib/Sema/SemaExpr.cpp
cfe/trunk/lib/Sema/SemaOverload.cpp
cfe/trunk/test/CodeGenCUDA/host-device-calls-host.cu
cfe/trunk/test/SemaCUDA/Inputs/cuda.h
cfe/trunk/test/SemaCUDA/call-device-fn-from-host.cu
cfe/trunk/test/SemaCUDA/call-host-fn-from-device.cu
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23242.68103.patch
Type: text/x-patch
Size: 22841 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160815/ad848480/attachment-0001.bin>
More information about the cfe-commits
mailing list