This is an archive of the discontinued LLVM Phabricator instance.

[NFC][Coroutine] Fix an error message on coro.id verification
ClosedPublic

Authored by lxfind on Feb 10 2021, 12:52 PM.

Details

Summary

The error message should be about coro.id, not coro.begin

Diff Detail

Event Timeline

lxfind created this revision.Feb 10 2021, 12:52 PM
lxfind requested review of this revision.Feb 10 2021, 12:52 PM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 10 2021, 12:52 PM
This revision is now accepted and ready to land.Feb 12 2021, 10:30 AM
This revision was landed with ongoing or failed builds.Feb 12 2021, 10:44 AM
This revision was automatically updated to reflect the committed changes.