summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/utilities/memory/storage.iterator
Commit message (Expand)AuthorAgeFilesLines
* Support tests in freestandingJF Bastien2019-02-042-2/+6
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-192-8/+6
* Use addressof instead of operator& in make_shared. Fixes PR38729. As a drive-...Marshall Clow2018-08-282-0/+15
* [libcxx] [test] Replace _LIBCPP_STD_VER with TEST_STD_VER.Stephan T. Lavavej2016-11-041-1/+2
* Replace __cplusplus comparisons and dialect __has_feature checks with TEST_ST...Eric Fiselier2016-06-141-1/+3
* Rename a few tests that had typos in their names. No functional change. Thank...Marshall Clow2016-04-232-0/+0
* Fix LWG#2127: Move-construction with raw_storage_iterator.Marshall Clow2015-10-251-4/+23
* Fix for LWG2454: Add raw_storage_iterator::base() memberMarshall Clow2015-05-101-0/+48
* Move test into test/std subdirectory.Eric Fiselier2014-12-201-0/+44
OpenPOWER on IntegriCloud