Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Placate MSVC's unchecked malloc warning in thread tests. | Eric Fiselier | 2016-06-22 | 1 | -1/+3 |
* | [libcxx] Fix PR15638 - Only allocate in parent when starting a thread to prev... | Eric Fiselier | 2016-04-20 | 1 | -15/+51 |
* | Make it possible to build a no-exceptions variant of libcxx. | Asiri Rathnayake | 2015-11-10 | 1 | -0/+1 |
* | [libcxx] Add Atomic test helper and fix TSAN failures. | Eric Fiselier | 2015-08-18 | 1 | -3/+5 |
* | 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/+154 |