[libcxx-commits] [libcxx] [libcxx] Test `await_suspend` control flow & `coro_await_suspend_destroy` attr (PR #152820)

Nikolas Klauser via libcxx-commits libcxx-commits at lists.llvm.org
Mon Aug 11 00:14:30 PDT 2025


https://github.com/philnik777 requested changes to this pull request.

Sorry, why does this need to live in libc++? The attribute doesn't have anything to do with what we need to implement. This test also looks completely different from what any of our normal tests look like, and having "golden" in the name of a test seems very smelly to me.

https://github.com/llvm/llvm-project/pull/152820


More information about the libcxx-commits mailing list