Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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] [test] D27022: Fix MSVC warning C4389 "signed/unsigned mismatch", pa... | Stephan T. Lavavej | 2016-12-06 | 1 | -3/+4 |
* | [libcxx] [test] D26816: Fix non-Standard assumptions when testing sample(). | Stephan T. Lavavej | 2016-11-18 | 1 | -3/+14 |
* | Implement C++17 std::sample. | Eric Fiselier | 2016-08-28 | 1 | -0/+148 |