Nikolas Klauser d9515751f5
[libc++][NFC] Remove guard around noop_coroutine_handle.h (#160044)
This check is always true, since all supported version of Clang have
`__builtin_coro_noop` and the only other supported compiler is GCC.
2025-09-23 09:59:11 +02:00
..