summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/language.support/support.dynamic/new.delete/new.delete.single/new_replace.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-3/+3
* Fix test failures caused by new/delete calls getting optimized awayEric Fiselier2017-03-021-1/+3
* Fix more uses of dynamic exception specifications in C++17Eric Fiselier2016-12-111-2/+4
* Placate MSVC's unchecked malloc warnings.Eric Fiselier2016-06-221-1/+3
* 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/+51
OpenPOWER on IntegriCloud