[PATCH] D57487: [CUDA] Propagate detected version of CUDA to cc1

Artem Belevich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 31 13:32:24 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL352798: [CUDA] Propagate detected version of CUDA to cc1 (authored by tra, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D57487?vs=184416&id=184596#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D57487/new/

https://reviews.llvm.org/D57487

Files:
  cfe/trunk/include/clang/Basic/Cuda.h
  cfe/trunk/include/clang/Basic/TargetOptions.h
  cfe/trunk/lib/Basic/Cuda.cpp
  cfe/trunk/lib/Driver/ToolChains/Clang.cpp
  cfe/trunk/lib/Driver/ToolChains/Cuda.cpp
  cfe/trunk/test/Driver/cuda-detect.cu

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57487.184596.patch
Type: text/x-patch
Size: 7576 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190131/19a48a62/attachment.bin>


More information about the llvm-commits mailing list