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 |
* | 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 |
* | [libcxx] Make UNSUPPORTED for std::async test more fine grained | Louis Dionne | 2018-11-29 | 1 | -1/+8 |
* | [libcxx] Mark std::async race condition test as unsupported on Darwin | Louis Dionne | 2018-10-09 | 1 | -0/+4 |
* | [libc++] Remove race condition in std::async | Louis Dionne | 2018-08-24 | 1 | -0/+58 |