This is an archive of the discontinued LLVM Phabricator instance.

[CUDA] Fix up MaybeParseGNUAttributes call used for out-of-place attributes on CUDA lambdas.
ClosedPublic

Authored by jlebar on Sep 30 2016, 11:37 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

jlebar updated this revision to Diff 73104.Sep 30 2016, 11:37 AM
jlebar retitled this revision from to [CUDA] Fix up MaybeParseGNUAttributes call used for out-of-place attributes on CUDA lambdas..
jlebar updated this object.
jlebar added a reviewer: rnk.
jlebar added subscribers: tra, cfe-commits.
rnk accepted this revision.Sep 30 2016, 12:34 PM
rnk edited edge metadata.

lgtm

This revision is now accepted and ready to land.Sep 30 2016, 12:34 PM
This revision was automatically updated to reflect the committed changes.