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 |
* | 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/+14 |
* | 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/+6 |
* | Fix warnings in test/std/language.support | Eric Fiselier | 2015-07-18 | 1 | -0/+1 |
* | Make support for thread-unsafe C functions optional. | Ed Schouten | 2015-06-24 | 1 | -0/+2 |
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 1 | -0/+40 |