[PATCH] D11575: Silence unused argument warning for --cuda-host-only.
Alexey Samsonov
vonosmas at gmail.com
Tue Jul 28 13:47:09 PDT 2015
samsonov accepted this revision.
samsonov added a comment.
This revision is now accepted and ready to land.
LGTM
================
Comment at: test/Driver/cuda-options.cu:78
@@ +77,3 @@
+
+// --cuda-device-only should not produce warnging compiling CUDA files
+// RUN: %clang -### -target x86_64-linux-gnu --cuda-device-only -c %s 2>&1 | \
----------------
s/warnging/warning
http://reviews.llvm.org/D11575
More information about the cfe-commits
mailing list