summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/utilities/memory/util.smartptr
Commit message (Expand)AuthorAgeFilesLines
* Make sure that __libcpp_compressed_pair_imp default-constructs its' members, ...Marshall Clow2015-07-161-0/+16
* Fix PR#18843. Thanks to Howard for the fixMarshall Clow2015-06-191-0/+4
* Fix PR#23647 - make_shared<volatile bool> - second tryMarshall Clow2015-05-271-3/+3
* Revert 238354 while I figure out what broke in weak_ptrMarshall Clow2015-05-271-3/+3
* Fix PR#23647 - make_shared<volatile bool>Marshall Clow2015-05-271-0/+61
* Fix for LWG Issue 2415: Inconsistency between unique_ptr and shared_ptrMarshall Clow2015-05-102-2/+14
* Use generic feature name for sanitizers that replace new and deleteEric Fiselier2015-03-105-5/+5
* Rename system_lib -> system_cxx_lib. NFCJonathan Roelofs2015-01-1410-20/+20
* Add tests to check the typedefs from the result of std::owner_lessMarshall Clow2015-01-071-0/+8
* [libcxx] Consolidate new/delete replacement in tests and disable it when usin...Eric Fiselier2014-12-221-20/+5
* Move test into test/std subdirectory.Eric Fiselier2014-12-2086-0/+5140
OpenPOWER on IntegriCloud