The error message should be about coro.id, not coro.begin
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Differential D96447
[NFC][Coroutine] Fix an error message on coro.id verification Authored by lxfind on Feb 10 2021, 12:52 PM.
Details The error message should be about coro.id, not coro.begin
Diff Detail
Unit Tests |