While upstreaming patches this code somehow was applied to the wrong switch statement.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D105504
[coro async] Move code to proper switch ClosedPublic Authored by aschwaighofer on Jul 6 2021, 11:28 AM.
Details
Summary While upstreaming patches this code somehow was applied to the wrong switch statement.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 6 2021, 11:37 AM This revision was landed with ongoing or failed builds.Jul 7 2021, 6:19 AM Closed by commit rG033de11150d3: [coro async] Move code to proper switch (authored by aschwaighofer). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 356933 llvm/lib/Transforms/Coroutines/CoroSplit.cpp
|