Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update more file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [libcxx] [test] Don't detect Windows' UCRT with TEST_COMPILER_C1XX | Billy Robert O'Neal III | 2018-10-20 | 1 | -3/+1 |
* | Final bit of P0063 - make sure that aligned_alloc is available when the under... | Marshall Clow | 2018-07-31 | 1 | -0/+10 |
* | Remove mblen(), mbtowc() and wctomb() from the thread-unsafe functions. | Ed Schouten | 2016-12-30 | 1 | -2/+0 |
* | Split <stdlib.h> out of <cstdlib>. | Richard Smith | 2015-10-09 | 1 | -0/+24 |
* | Manually suppress -Wnonnull when it occurs in an unevaluated context | Eric Fiselier | 2015-10-01 | 1 | -0/+6 |
* | Cleanup warnings in test/std/depr | Eric Fiselier | 2015-07-18 | 1 | -4/+4 |
* | Make support for thread-unsafe C functions optional. | Ed Schouten | 2015-06-24 | 1 | -1/+3 |
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 1 | -0/+82 |