summaryrefslogtreecommitdiffstats
path: root/libcxx/test/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.const
Commit message (Expand)AuthorAgeFilesLines
* Move test into test/std subdirectory.Eric Fiselier2014-12-2020-1329/+0
* Add a test for LWG issue #2399. We already implement this, but now we have a ...Marshall Clow2014-11-181-0/+9
* Actually mark the tests an unsupported with MSAN (not just ASAN)Eric Fiselier2014-11-045-5/+5
* Mark tests that replace operator new/delete as UNSUPPORTED with ASAN and MSAN.Eric Fiselier2014-11-045-0/+10
* Add support for "fancy" pointers to shared_ptr. Fixes PR20616Eric Fiselier2014-10-232-0/+73
* Found six (nmostly) identical files named 'test_allocator.h' in the libcxx te...Marshall Clow2013-12-034-4/+4
* Adjust two tests to account for a nasty change in copying behaviorAlexis Hunt2011-07-182-0/+14
* license changeHoward Hinnant2010-11-1620-40/+40
* Changed __config to react to all of clang's currently documented has_feature ...Howard Hinnant2010-09-043-14/+14
* Fixing whitespace problemsHoward Hinnant2010-08-2220-20/+1223
* Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant2010-05-1120-20/+20
* libcxx initial importHoward Hinnant2010-05-1120-0/+20
OpenPOWER on IntegriCloud