[PATCH] CUDA: Add option to allow host device functions to call host functions

Jacques Pienaar jpienaar at google.com
Tue Feb 24 13:28:35 PST 2015


Updated the warning message's name and added a description for the permutations in the host device Sema test.


http://reviews.llvm.org/D7841

Files:
  include/clang/Basic/DiagnosticSemaKinds.td
  include/clang/Basic/LangOptions.def
  include/clang/Driver/CC1Options.td
  lib/Frontend/CompilerInvocation.cpp
  lib/Sema/SemaCUDA.cpp
  test/CodeGenCUDA/host-device-calls-host.cu
  test/SemaCUDA/function-target-hd.cu
  test/SemaCUDA/function-target.cu

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D7841.20620.patch
Type: text/x-patch
Size: 9807 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150224/60f7f021/attachment.bin>


More information about the cfe-commits mailing list