[PATCH] D16079: [CUDA] Reject values for --cuda-gpu-arch that are not of the form /sm_\d+/.

Justin Lebar via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 11 15:04:21 PST 2016


jlebar updated this revision to Diff 44564.
jlebar added a comment.

Add missing change to DiagnosticDriverKinds.td.


http://reviews.llvm.org/D16079

Files:
  include/clang/Basic/DiagnosticDriverKinds.td
  include/clang/Driver/Action.h
  lib/Driver/Action.cpp
  lib/Driver/Driver.cpp
  test/Driver/cuda-bad-arch.cu

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16079.44564.patch
Type: text/x-patch
Size: 5053 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160111/168a50a4/attachment.bin>


More information about the cfe-commits mailing list