Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix _LIBCPP_HAS_ definitions for Android. | Dan Albert | 2019-11-18 | 1 | -2/+2 |
* | Support tests in freestanding | JF Bastien | 2019-02-04 | 1 | -1/+3 |
* | Update more file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [test] [ctime] Ignore -Wformat-zero-length warnings | Michal Gorny | 2018-12-16 | 1 | -0/+4 |
* | Selectively import timespec_get into namespace std, since some C libraries do... | Marshall Clow | 2018-08-15 | 1 | -1/+1 |
* | import timespec and timespec_get into namespace std if we're under c++17 or l... | Marshall Clow | 2018-07-31 | 1 | -0/+16 |
* | Fix warnings in tests. | Eric Fiselier | 2016-06-14 | 1 | -1/+1 |
* | Void cast runtime-unused variables. Patch from STL@microsoft.com | Eric Fiselier | 2016-05-02 | 1 | -1/+5 |
* | Move test/std/utilities/date.time to proper stable name utilities/time/date.time | Eric Fiselier | 2015-08-24 | 1 | -0/+40 |