[libc++] Remove _LIBCPP_HAS_NO_CXX20_COROUTINES
authorLouis Dionne <ldionne.2@gmail.com>
Wed, 5 Oct 2022 15:35:53 +0000 (11:35 -0400)
committerLouis Dionne <ldionne.2@gmail.com>
Wed, 12 Oct 2022 14:42:06 +0000 (10:42 -0400)
commit3fe2db8cf90cfed3d93456b6d44de03d677f2b57
tree5543a722ecad36541ba0020c0cae5434e80be38b
parent1d29657acb08cb14a27fad6b19a434513b8e057c
[libc++] Remove _LIBCPP_HAS_NO_CXX20_COROUTINES

As far as I can tell, all the compilers we support have support for
C++20 coroutines now.

Differential Revision: https://reviews.llvm.org/D135274
libcxx/include/__config
libcxx/include/__coroutine/coroutine_handle.h
libcxx/include/__coroutine/coroutine_traits.h
libcxx/include/__coroutine/noop_coroutine_handle.h
libcxx/include/__coroutine/trivial_awaitables.h