[libc++] Don't warn that coroutines aren't supported when including <experimental/coroutine>
This change makes the behavior of `<experimental/coroutine>` consistent with other headers that only work conditionally. Reviewed By: ldionne, #libc Spies: Mordante, ChuanqiXu, libcxx-commits, arichardson Differential Revision: https://reviews.llvm.org/D119964
Loading
Please sign in to comment