This define was out of sync with the corresponding define in tests, it
was added inconsistently in 171c77b7dad4a050aca23ff7ca1b75f87560fefb.
Modern MSVC environments do have these typedefs and functions.
Paths
| Differential D103398
[libcxx] Define LIBCPP_HAS_TIMESPEC_GET for MSVC configurations ClosedPublic Authored by mstorsjo on May 31 2021, 4:20 AM.
Details
Summary This define was out of sync with the corresponding define in tests, it Modern MSVC environments do have these typedefs and functions.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 31 2021, 7:44 AM This revision was landed with ongoing or failed builds.May 31 2021, 12:13 PM Closed by commit rGc8644ae1e98c: [libcxx] Define LIBCPP_HAS_TIMESPEC_GET for MSVC configurations (authored by mstorsjo). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 348847 libcxx/include/__config
libcxx/test/libcxx/language.support/has_timespec_get.compile.pass.cpp
libcxx/test/std/language.support/support.runtime/ctime.pass.cpp
libcxx/test/std/utilities/time/date.time/ctime.pass.cpp
|