This is an archive of the discontinued LLVM Phabricator instance.

[CUDA] Rename check-prefixes in cuda-options.cu and cuda-unused-arg-warning.cu.
ClosedPublic

Authored by jlebar on Jan 7 2016, 3:26 PM.

Details

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.

Diff Detail

Repository
rL LLVM

Event Timeline

jlebar updated this revision to Diff 44271.Jan 7 2016, 3:26 PM
jlebar retitled this revision from to [CUDA] Rename check-prefixes in cuda-options.cu and cuda-unused-arg-warning.cu..
jlebar updated this object.
jlebar added a reviewer: tra.
tra accepted this revision.Jan 12 2016, 5:25 PM
tra edited edge metadata.

LGTM

This revision is now accepted and ready to land.Jan 12 2016, 5:25 PM
This revision was automatically updated to reflect the committed changes.