Selectively import timespec_get into namespace std, since some C libraries don't...
authorMarshall Clow <mclow.lists@gmail.com>
Wed, 15 Aug 2018 21:19:08 +0000 (21:19 +0000)
committerMarshall Clow <mclow.lists@gmail.com>
Wed, 15 Aug 2018 21:19:08 +0000 (21:19 +0000)
commit171c77b7dad4a050aca23ff7ca1b75f87560fefb
tree6e19d3c7bf7e6d2f1b2867adcc984453f9192209
parent9a389fbd79dc0681e898a2e40a00cbbe1b3eba72
Selectively import timespec_get into namespace std, since some C libraries don't have it. Reviewed as https://reviews.llvm.org/D50799

llvm-svn: 339816
libcxx/include/__config
libcxx/include/cstdlib
libcxx/include/ctime
libcxx/test/std/language.support/support.runtime/ctime.pass.cpp
libcxx/test/std/utilities/time/date.time/ctime.pass.cpp
libcxx/test/support/test_macros.h