import timespec and timespec_get into namespace std if we're under c++17 or...
import timespec and timespec_get into namespace std if we're under c++17 or later AND the underlying C library has them. Fixes PR#38220, but doesn't implement all of P0063 yet. llvm-svn: 338419
Loading
Please sign in to comment