[PATCH] D76030: [CUDA] Warn about unsupported CUDA SDK version only if it's used.

Artem Belevich via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 11 15:20:07 PDT 2020


tra updated this revision to Diff 249773.
tra retitled this revision from "[CUDA] Warn about unsupported CUDA SDK version only if it's used.     " to "[CUDA] Warn about unsupported CUDA SDK version only if it's used.".
tra added a comment.

Added a test.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76030

Files:
  clang/lib/Driver/ToolChains/Cuda.cpp
  clang/lib/Driver/ToolChains/Cuda.h
  clang/test/Driver/cuda-version-check.cu

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76030.249773.patch
Type: text/x-patch
Size: 4455 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200311/5b694687/attachment.bin>


More information about the cfe-commits mailing list