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 |
* | Some of the tests from earlier today had 'int' as the return type when it sho... | Marshall Clow | 2018-01-15 | 1 | -1/+1 |
* | First part of P0202: Adding constexpr modifiers to functions in <algorithm> a... | Marshall Clow | 2018-01-15 | 1 | -2/+17 |
* | Enable the -Wsign-compare warning to better support MSVC | Eric Fiselier | 2016-12-11 | 1 | -53/+58 |
* | Add missing include in test; NFC. Thanks to Jonathan Wakely for the report. | Marshall Clow | 2016-10-13 | 1 | -0/+1 |
* | Fix PR#22433. The algorithm is_partitioned was testing an item in the middle ... | Marshall Clow | 2015-02-02 | 1 | -5/+24 |
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 1 | -0/+58 |