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 |
* | Use addressof instead of operator& in make_shared. Fixes PR38729. As a drive-... | Marshall Clow | 2018-08-28 | 2 | -0/+15 |
* | [libcxx] [test] Replace _LIBCPP_STD_VER with TEST_STD_VER. | Stephan T. Lavavej | 2016-11-04 | 1 | -1/+2 |
* | Replace __cplusplus comparisons and dialect __has_feature checks with TEST_ST... | Eric Fiselier | 2016-06-14 | 1 | -1/+3 |
* | Rename a few tests that had typos in their names. No functional change. Thank... | Marshall Clow | 2016-04-23 | 2 | -0/+0 |
* | Fix LWG#2127: Move-construction with raw_storage_iterator. | Marshall Clow | 2015-10-25 | 1 | -4/+23 |
* | Fix for LWG2454: Add raw_storage_iterator::base() member | Marshall Clow | 2015-05-10 | 1 | -0/+48 |
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 1 | -0/+44 |