Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Tolerate even more [[nodiscard]] in the STL. Reviewed as https://reviews.llvm... | Billy Robert O'Neal III | 2017-11-15 | 1 | -15/+15 |
* | Cleanup _LIBCPP_HAS_NO_<c++11-feature> macros in thread. | Eric Fiselier | 2017-04-18 | 2 | -4/+4 |
* | Add support for running our test suite against MSVC's STL | Eric Fiselier | 2017-01-18 | 1 | -2/+2 |
* | Protect lock tests under libcpp-no-exceptions | Roger Ferrer Ibanez | 2016-11-01 | 2 | -5/+23 |
* | Prevent the test suite from hanging when run against libstdc++ | Eric Fiselier | 2016-10-12 | 1 | -0/+5 |
* | Make it possible to build a no-exceptions variant of libcxx. | Asiri Rathnayake | 2015-11-10 | 2 | -0/+2 |
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 2 | -0/+1023 |