summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/language.support/support.dynamic/new.delete/new.delete.array
Commit message (Expand)AuthorAgeFilesLines
* Make it possible to build a no-exceptions variant of libcxx.Asiri Rathnayake2015-11-102-0/+2
* Fix warnings in test/std/language.supportEric Fiselier2015-07-181-1/+2
* Cleanup tests that fail in C++1z and with Clang 3.8Eric Fiselier2015-07-171-4/+3
* Mark two tests as failing on clang 3.8 (they failed on 3.7, too)Marshall Clow2015-07-161-2/+2
* Add TODO items and remove use of 'noexcept' in C++03 test.Eric Fiselier2015-06-021-1/+1
* Address @danalberts comments on r237700Eric Fiselier2015-05-191-1/+1
* Add compiler flag test support to LIT. Fix new/delete tests on apple-clang.Eric Fiselier2015-05-191-5/+2
* mark new/delete tests as XFAIL more carefullyEric Fiselier2015-05-192-5/+10
* [libcxx] Rework sized delete.Eric Fiselier2015-05-197-258/+275
* Fix for LWG Issue 2458: N3778 and new library deallocation signatures.Marshall Clow2015-05-181-109/+0
* Remove statement with no effect inside tests.Eric Fiselier2015-04-011-1/+0
* Use generic feature name for sanitizers that replace new and deleteEric Fiselier2015-03-108-8/+8
* More on adding sized deallocation functions in libc++: Continuing from r22928...Larisse Voufo2015-02-204-0/+368
* Move test into test/std subdirectory.Eric Fiselier2014-12-204-0/+213
OpenPOWER on IntegriCloud