[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:05:35 PST 2016


jlebar added a comment.

Oops, I added the new error to the generated file in my objdir, rather than in the source tree.  It worked fine until I rebuilt...

Eric, please have a look at the change to DiagnosticDriverKinds.td.


http://reviews.llvm.org/D16079





More information about the cfe-commits mailing list