When SemaCoroutine looks for await_resume, it means it. No need for helpful: "Did you mean await_ready?" messages.
Fixes PR33477 and a couple of FIXMEs in test/SemaCXX/coroutines.cpp
Paths
| Differential D37115
[coroutines] Do not attempt to typo-correct when coroutine is looking for required members ClosedPublic Authored by GorNishanov on Aug 24 2017, 11:35 AM.
Details
Diff Detail Event TimelineThis revision is now accepted and ready to land.Mar 27 2018, 10:19 AM Comment Actions Fixed:
Revision Contents
Diff 112587 lib/Sema/SemaCoroutine.cpp
test/SemaCXX/coroutines.cpp
|