summaryrefslogtreecommitdiffstats
path: root/libcxx/test/language.support/support.dynamic/new.delete/new.delete.array/new_array_replace.pass.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move test into test/std subdirectory.Eric Fiselier2014-12-201-51/+0
* Actually mark the tests an unsupported with MSAN (not just ASAN)Eric Fiselier2014-11-041-1/+1
* Mark tests that replace operator new/delete as UNSUPPORTED with ASAN and MSAN.Eric Fiselier2014-11-041-1/+3
* Make a few tests optimization-proof. These tests were failing under -O3 beca...Howard Hinnant2013-01-161-1/+1
* license changeHoward Hinnant2010-11-161-2/+2
* Fixing whitespace problemsHoward Hinnant2010-08-221-1/+1
* Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant2010-05-111-1/+1
* libcxx initial importHoward Hinnant2010-05-111-0/+49
OpenPOWER on IntegriCloud