GorNishanov marked an inline comment as done. GorNishanov added inline comments.
================ Comment at: test/SemaCXX/coroutines.cpp:169 +void check_auto_await_suspend() { + co_await auto_await_suspend{}; // OK +} ---------------- javed.absar wrote: > maybe change the comment to something more meaningful, or remove it. Sure thing. I'll remove the comment. https://reviews.llvm.org/D37454 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits