This is an archive of the discontinued LLVM Phabricator instance.

[Coroutines] Mark every parameter
AbandonedPublic

Authored by lxfind on May 13 2021, 10:06 PM.

Details

Reviewers
None

Diff Detail

Event Timeline

lxfind created this revision.May 13 2021, 10:06 PM
lxfind requested review of this revision.May 13 2021, 10:06 PM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptMay 13 2021, 10:06 PM

If it would take times to mark parameter passed by value only, I think we could proceed with this one first. We can try to optimize it later. After all, correctness is most important.

lxfind abandoned this revision.Jun 10 2021, 1:27 PM