modocache added a comment.
Thanks for the review! Much appreciated :)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70579/new/
https://reviews.llvm.org/D70579
___
cfe-commits mailing list
cfe-commits@l
This revision was automatically updated to reflect the committed changes.
Closed by commit rG376cf43729c8: [coroutines][PR41909] Generalize fix from
D62550 (authored by modocache).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70579/new/
https://rev
modocache added a comment.
@GorNishanov, @rsmith, friendly ping! @rsmith this patch addresses your
requests from https://reviews.llvm.org/D62550.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70579/new/
https://reviews.llvm.org/D70579
_
junparser added a comment.
This also fix same ice when build cppcoro with current trunk. FYI
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70579/new/
https://reviews.llvm.org/D70579
___
cfe-commits mai
modocache created this revision.
modocache added reviewers: GorNishanov, rsmith, lewissbaker.
Herald added a subscriber: EricWF.
Herald added a project: clang.
In https://reviews.llvm.org/D62550 @rsmith pointed out that there are
many situations in which a coroutine body statement may be
transform