Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add include for 'test_macros.h' to all the tests that were missing them. Than... | Marshall Clow | 2019-05-31 | 1 | -0/+2 |
* | [libc++] Remove too-stringent XFAILs for file_clock tests | Louis Dionne | 2019-03-21 | 1 | -1/+0 |
* | [libc++] Mark <filesystem> as unavailable on Apple platforms using pragmas | Louis Dionne | 2019-03-20 | 1 | -0/+1 |
* | [libc++] Build <filesystem> support as part of the dylib | Louis Dionne | 2019-03-19 | 1 | -3/+0 |
* | Revert "[libc++] Build <filesystem> support as part of the dylib" | Louis Dionne | 2019-03-19 | 1 | -0/+3 |
* | [libc++] Build <filesystem> support as part of the dylib | Louis Dionne | 2019-03-19 | 1 | -3/+0 |
* | 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 |
* | Implement LWG 3145: file_clock breaks ABI for C++17 implementations. | Eric Fiselier | 2018-12-21 | 1 | -0/+29 |