Marshall Clow
|
171c77b7da
|
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
|
2018-08-15 21:19:08 +00:00 |
Marshall Clow
|
deb471fa15
|
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
|
2018-07-31 19:25:00 +00:00 |
Eric Fiselier
|
3245e1f34b
|
Fix warnings in tests.
llvm-svn: 272629
|
2016-06-14 03:21:49 +00:00 |
Eric Fiselier
|
fb42f4c44a
|
Void cast runtime-unused variables. Patch from STL@microsoft.com
llvm-svn: 268284
|
2016-05-02 19:15:48 +00:00 |
Eric Fiselier
|
b76b5b255d
|
Move test/std/utilities/date.time to proper stable name utilities/time/date.time
llvm-svn: 245877
|
2015-08-24 21:27:25 +00:00 |