summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/language.support/support.dynamic/new.delete/new.delete.array/new_array.pass.cpp
Commit message (Expand)AuthorAgeFilesLines
* Support tests in freestandingJF Bastien2019-02-041-1/+3
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Use DoNotOptimize to prevent new/delete elision.Eric Fiselier2018-03-221-2/+4
* Rename new_handler in tests to avoid conflicts with MSVC symbols.Eric Fiselier2017-01-171-2/+2
* Protect tests for new/delete under libcpp-no-exceptionsRoger Ferrer Ibanez2016-11-021-1/+4
* Make it possible to build a no-exceptions variant of libcxx.Asiri Rathnayake2015-11-101-0/+1
* Fix warnings in test/std/language.supportEric Fiselier2015-07-181-1/+2
* Use generic feature name for sanitizers that replace new and deleteEric Fiselier2015-03-101-1/+1
* Move test into test/std subdirectory.Eric Fiselier2014-12-201-0/+57
OpenPOWER on IntegriCloud