[PATCH] D24573: [CUDA] Do a better job at detecting wrong-side calls.

Justin Lebar via cfe-commits cfe-commits at lists.llvm.org
Sat Oct 8 07:17:52 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL283637: [CUDA] Do a better job at detecting wrong-side calls. (authored by jlebar).

Changed prior to commit:
  https://reviews.llvm.org/D24573?vs=71381&id=74030#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D24573

Files:
  cfe/trunk/include/clang/Sema/Sema.h
  cfe/trunk/lib/CodeGen/CodeGenModule.cpp
  cfe/trunk/lib/Sema/SemaCUDA.cpp
  cfe/trunk/lib/Sema/SemaExpr.cpp
  cfe/trunk/test/SemaCUDA/Inputs/cuda.h
  cfe/trunk/test/SemaCUDA/call-host-fn-from-device.cu

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24573.74030.patch
Type: text/x-patch
Size: 16488 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161008/bc05c247/attachment.bin>


More information about the cfe-commits mailing list