[PATCH] D15534: [CUDA] renamed cuda_runtime.h wrapper to __clang_cuda_runtime_wrapper.h

Artem Belevich via cfe-commits cfe-commits at lists.llvm.org
Tue Dec 15 11:26:38 PST 2015


tra retitled this revision from "[CUDA] renamed cuda_runtime.h wrapper to __cuda_runtime.h" to "[CUDA] renamed cuda_runtime.h wrapper to __clang_cuda_runtime_wrapper.h".
tra updated the summary for this revision.
tra added a reviewer: chandlerc.
tra updated this revision to Diff 42882.
tra added a comment.

Changed name to __clang_cuda_runtime_wrapper.h
Added comments in the header explaining intended use.


http://reviews.llvm.org/D15534

Files:
  lib/Driver/ToolChains.cpp
  lib/Headers/CMakeLists.txt
  lib/Headers/__clang_cuda_runtime_wrapper.h
  lib/Headers/cuda_runtime.h
  test/Driver/cuda-detect.cu

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15534.42882.patch
Type: text/x-patch
Size: 4177 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151215/3f6ce5a9/attachment.bin>


More information about the cfe-commits mailing list