summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.enab
Commit message (Expand)AuthorAgeFilesLines
* Fix C++03 failure in enable_shared_from_this testEric Fiselier2016-06-271-1/+2
* Fix PR27115 - enable_shared_from_this does not work as a virtual base class.Eric Fiselier2016-06-261-0/+16
* Fix leak in __enable_weak_this(). Thanks to Arthur O'Dwyer for finding it.Eric Fiselier2016-06-021-1/+33
* Remove enable_shared_from_this test since it leaks the control block and fail...Eric Fiselier2016-06-021-26/+0
* Implement P0033R1 - Re-enabling shared_from_thisEric Fiselier2016-06-021-0/+86
* Fix PR#18843. Thanks to Howard for the fixMarshall Clow2015-06-191-0/+4
* Move test into test/std subdirectory.Eric Fiselier2014-12-201-0/+49
OpenPOWER on IntegriCloud