Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [libc++] Enable deprecation warnings by default | Louis Dionne | 2019-03-12 | 1 | -0/+2 |
* | Support tests in freestanding | JF Bastien | 2019-02-04 | 1 | -1/+2 |
* | D14686: 'Protect against overloaded comma in random_shuffle and improve tests... | Marshall Clow | 2019-01-24 | 1 | -1/+27 |
* | Update more file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | Use 'REQUIRES: c++98 || c++03 || c++11 || c++14' instead of the deprecated 'R... | Marshall Clow | 2017-03-23 | 1 | -1/+1 |
* | Remove random_shuffle in C++17. Please use shuffle instead. If you have to, ... | Marshall Clow | 2017-03-23 | 1 | -0/+1 |
* | Fix portability issues in <random> tests. Patch from STL@microsoft.com | Eric Fiselier | 2016-07-24 | 1 | -2/+6 |
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 1 | -0/+30 |