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 | 2 | -0/+4 |
* | 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 |
* | [libcxx] [test] Untabify, NFC. | Stephan T. Lavavej | 2017-07-29 | 1 | -6/+6 |
* | [libcxx] [test] D27027: Strip trailing whitespace. | Stephan T. Lavavej | 2016-11-23 | 2 | -4/+4 |
* | Implement LWG#2688: 'clamp misses preconditions and has extraneous condition ... | Marshall Clow | 2016-06-30 | 2 | -4/+135 |
* | [libcxx] Fix c++98 test failures. | Asiri Rathnayake | 2016-06-03 | 2 | -2/+2 |
* | Implement P0025R0: 'An algorithm to clamp a value between a pair of boundary ... | Marshall Clow | 2016-03-07 | 2 | -0/+121 |