[libc++] Use __has_include instead of complex logic in thread.cpp
We might end up including more headers than strictly necessary this way, but it's much simpler and it makes it easier to port thread.cpp to systems not handled by the existing conditionals.
Loading
Please sign in to comment