summaryrefslogtreecommitdiffstats
path: root/libcxx/test/support/count_new.hpp
Commit message (Expand)AuthorAgeFilesLines
* Add missing license headersEric Fiselier2016-01-191-0/+9
* [libcxx] Add <experimental/any> v2.Eric Fiselier2015-07-311-0/+43
* Use generic feature name for sanitizers that replace new and deleteEric Fiselier2015-03-101-1/+2
* Fix use of C++11 extensions in C++03 code.Eric Fiselier2015-02-101-9/+9
* Fix definition of __has_feature in r227263Eric Fiselier2015-01-271-1/+1
* Ensure __has_feature is defined in test/support/count_new.hppEric Fiselier2015-01-271-0/+4
* [libcxx] Consolidate new/delete replacement in tests and disable it when usin...Eric Fiselier2014-12-221-0/+201
OpenPOWER on IntegriCloud