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 |
* | Tolerate [[nodiscard]] annotations in the STL. Reviewed as https://reviews.ll... | Billy Robert O'Neal III | 2017-11-15 | 1 | -2/+4 |
* | Fix bug 33389 - __is_transparent check requires too much | Marshall Clow | 2017-06-13 | 1 | -1/+6 |
* | [libcxx] Fix c++98 test failures. | Asiri Rathnayake | 2016-06-03 | 1 | -1/+1 |
* | Remove trailing whitespace in test suite. Approved by Marshall Clow. | Eric Fiselier | 2016-06-01 | 1 | -3/+3 |
* | Add tests for LWG#2299. While doing so, I noticed that the tests we have for ... | Marshall Clow | 2015-06-30 | 1 | -0/+34 |