[coroutines] Fix unused warning on result of co_yield.
This patch follows up on r328602, which fixed the spurious unused result warning for `co_await`. llvm-svn: 328607
Loading
Please register or sign in to comment
This patch follows up on r328602, which fixed the spurious unused result warning for `co_await`. llvm-svn: 328607