Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | This patch makes swap functions constexpr. Both swap overloads, swap_ranges a... | Zoe Carver | 2019-07-05 | 2 | -0/+33 |
* | 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 | 2 | -2/+6 |
* | Update more file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 2 | -8/+6 |
* | Cleanup _LIBCPP_HAS_NO_<c++11-feature> in algorithm | Eric Fiselier | 2017-04-18 | 1 | -10/+5 |
* | Test commit: remove whitespace at EOL. | Dimitry Andric | 2015-02-05 | 1 | -1/+1 |
* | Removed some tabs that snuck into the test suite. No functionality change | Marshall Clow | 2015-01-28 | 1 | -1/+1 |
* | Fix PR 22106; make std::swap work for multi-dimensional arrays. Thanks to Pet... | Marshall Clow | 2015-01-06 | 1 | -0/+49 |
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 2 | -0/+137 |