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 | -3/+3 |
* | Fix test failures caused by new/delete calls getting optimized away | Eric Fiselier | 2017-03-02 | 1 | -1/+3 |
* | Fix more uses of dynamic exception specifications in C++17 | Eric Fiselier | 2016-12-11 | 1 | -2/+4 |
* | Placate MSVC's unchecked malloc warnings. | Eric Fiselier | 2016-06-22 | 1 | -1/+3 |
* | 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/+51 |