commit | deb471fa15a323de839997a4add2709f53cfacfa | [log] [tgz] |
---|---|---|
author | Marshall Clow <[email protected]> | Tue Jul 31 19:25:00 2018 |
committer | Marshall Clow <[email protected]> | Tue Jul 31 19:25:00 2018 |
tree | ea4ae7fdb3ffbe039fb80f07837a4d406e694e04 | |
parent | 0395da78420c28f69469d301e37d6e51ac1bf2d1 [diff] |
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