Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing license headers | Eric Fiselier | 2016-01-19 | 1 | -0/+9 |
* | [libcxx] Add <experimental/any> v2. | Eric Fiselier | 2015-07-31 | 1 | -0/+43 |
* | Use generic feature name for sanitizers that replace new and delete | Eric Fiselier | 2015-03-10 | 1 | -1/+2 |
* | Fix use of C++11 extensions in C++03 code. | Eric Fiselier | 2015-02-10 | 1 | -9/+9 |
* | Fix definition of __has_feature in r227263 | Eric Fiselier | 2015-01-27 | 1 | -1/+1 |
* | Ensure __has_feature is defined in test/support/count_new.hpp | Eric Fiselier | 2015-01-27 | 1 | -0/+4 |
* | [libcxx] Consolidate new/delete replacement in tests and disable it when usin... | Eric Fiselier | 2014-12-22 | 1 | -0/+201 |