Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support tests in freestanding | JF Bastien | 2019-02-04 | 1 | -1/+3 |
* | Update more file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | Use DoNotOptimize to prevent new/delete elision. | Eric Fiselier | 2018-03-22 | 1 | -2/+4 |
* | Rename new_handler in tests to avoid conflicts with MSVC symbols. | Eric Fiselier | 2017-01-17 | 1 | -2/+2 |
* | Protect tests for new/delete under libcpp-no-exceptions | Roger Ferrer Ibanez | 2016-11-02 | 1 | -1/+4 |
* | Make it possible to build a no-exceptions variant of libcxx. | Asiri Rathnayake | 2015-11-10 | 1 | -0/+1 |
* | Fix warnings in test/std/language.support | Eric Fiselier | 2015-07-18 | 1 | -1/+2 |
* | Use generic feature name for sanitizers that replace new and delete | Eric Fiselier | 2015-03-10 | 1 | -1/+1 |
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 1 | -0/+57 |