ericniebler / range-v3

Range library for C++14/17/20, basis for C++20's std::ranges
Other
4.05k stars 437 forks source link

Add __cpp_impl_coroutine check for LLVM-17 in a test #1819

Open bunnypak opened 1 month ago

bunnypak commented 1 month ago

Following #1818, this PR adds __cpp_impl_coroutine check for LLVM-17 in ./cmake/coro_test_code.cpp