@rsmith Does this correctly address the issues mentioned in https://reviews.llvm.org/D33625#inline-292971 ?
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D33636
[coroutines] Fix checking for prvalue-ness of `await_suspend` return type ClosedPublic Authored by EricWF on May 28 2017, 1:23 PM.
Details Summary @rsmith Does this correctly address the issues mentioned in https://reviews.llvm.org/D33625#inline-292971 ?
Diff Detail
Revision Contents
Diff 100565 include/clang/Basic/DiagnosticSemaKinds.td
lib/Sema/SemaCoroutine.cpp
test/SemaCXX/coroutines.cpp
|