]> granicus.if.org Git - clang/commit
[CUDA] Rename check-prefixes in cuda-options.cu and cuda-unused-arg-warning.cu.
authorJustin Lebar <jlebar@google.com>
Wed, 13 Jan 2016 01:24:35 +0000 (01:24 +0000)
committerJustin Lebar <jlebar@google.com>
Wed, 13 Jan 2016 01:24:35 +0000 (01:24 +0000)
commit05d274ca67f6370f61ca426a0939e40f3489f248
tree4150dcd2347bd21adb5a10fb2e83a44d3b69b317
parent35a211835321cece5b46eb337e8ffb4f563e631e
[CUDA] Rename check-prefixes in cuda-options.cu and cuda-unused-arg-warning.cu.

Summary:
Rename the args to be more human-readable.  Among other things, this
lets us get rid of a bunch of comments (e.g. "ensure we don't run the
linker"), greatly shortening these tests.

Also apply consistent formatting and fix some English nits while we're
at it.

Reviewers: tra

Differential Revision: http://reviews.llvm.org/D15975

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@257557 91177308-0d34-0410-b5e6-96231b3b80d8
test/Driver/cuda-options.cu
test/Driver/cuda-unused-arg-warning.cu