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 |
* | Placate unused variable warnings uncovered by improvements to clang's -Wunuse... | Benjamin Kramer | 2017-10-14 | 1 | -0/+2 |
* | Update all bug URL's to point to https://bugs.llvm.org/... | Eric Fiselier | 2017-02-17 | 1 | -1/+1 |
* | [libcxx] [test] Fix comment typos. | Stephan T. Lavavej | 2017-02-05 | 1 | -1/+1 |
* | Fix PR27684 - std::tuple no longer accepts reference to incomplete type in so... | Eric Fiselier | 2016-06-21 | 1 | -20/+5 |
* | [libcxx] Remove the "reduced-arity-initialization" extension from the uses-al... | Eric Fiselier | 2016-04-15 | 1 | -0/+41 |
* | [libcxx] Mark most tuple tests UNSUPPORTED for c++03 and c++98. | Eric Fiselier | 2015-02-19 | 1 | -0/+2 |
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 1 | -0/+79 |