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/+1 |
* | 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] Fix MSVC warnings and errors. | Stephan T. Lavavej | 2018-02-26 | 1 | -6/+6 |
* | [libcxx] [test] Remove nonstandard things and resolve warnings in Xxx_scan tests | Billy Robert O'Neal III | 2018-01-06 | 1 | -1/+4 |
* | [libcxx] [test] Strip trailing whitespace, NFC. | Stephan T. Lavavej | 2017-07-29 | 1 | -4/+3 |
* | Implement inclusive_scan/transform_inclusive_scan for C++17. | Marshall Clow | 2017-06-23 | 1 | -0/+112 |