Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [libc++] Add C++20 contiguous_iterator_tag. | Eric Fiselier | 2019-11-16 | 1 | -1/+4 |
* | Add include for 'test_macros.h' to all the tests that were missing them. Than... | Marshall Clow | 2019-05-31 | 6 | -0/+12 |
* | Support tests in freestanding | JF Bastien | 2019-02-04 | 7 | -7/+21 |
* | Update more file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 7 | -28/+21 |
* | [libc++] Support different libc++ namespaces in the iterator test | Petr Hosek | 2019-01-15 | 1 | -30/+30 |
* | Fix PR39619 - iterator_traits isn't SFINAE-friendly enough. Thanks to Eric fo... | Marshall Clow | 2018-11-13 | 2 | -0/+123 |
* | Another test for LWG2952 | Marshall Clow | 2017-11-14 | 1 | -0/+28 |
* | Implement LWG2952: iterator_traits should work for pointers to cv T | Marshall Clow | 2017-11-14 | 1 | -0/+28 |
* | [libcxx] [test] Rename _Up to U, etc. NFCI. | Stephan T. Lavavej | 2017-08-11 | 1 | -2/+2 |
* | [libcxx] [test] Rename _Tp to T. NFCI. | Stephan T. Lavavej | 2017-08-11 | 1 | -2/+2 |
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 4 | -0/+151 |