Files
clang-p2996/clang/test/Modules/Inputs/DependsOnModule.framework
Chuanqi Xu 0818433a55 Remove the outdated feature macro '__cpp_coroutines'
The feature macro '__cpp_coroutines' is for coroutines TS. And the
coroutines TS is deprecated. So we should remove the feature macro too.

BTW, the corresponding feature macro for standard c++ coroutines is
'__cpp_impl_coroutine'.
2023-03-17 13:52:18 +08:00
..