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 |
* | Placate unused variable warnings uncovered by improvements to clang's -Wunuse... | Benjamin Kramer | 2017-10-14 | 1 | -0/+1 |
* | Cleanup _LIBCPP_HAS_NO_<c++11-feature> macros for std::initializer_list | Eric Fiselier | 2017-04-18 | 1 | -6/+2 |
* | [libcxx] [test] D27022: Fix MSVC warning C4389 "signed/unsigned mismatch", pa... | Stephan T. Lavavej | 2016-12-06 | 1 | -2/+3 |
* | [libcxx] [test] Replace _LIBCPP_STD_VER with TEST_STD_VER. | Stephan T. Lavavej | 2016-11-04 | 1 | -4/+6 |
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 1 | -0/+62 |