Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add include for 'test_macros.h' to all the tests that were missing them. Than... | Marshall Clow | 2019-05-31 | 1 | -0/+2 |
* | 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 |
* | Add markup for libc++ dylib availability | Mehdi Amini | 2017-05-04 | 1 | -0/+2 |
* | [libcxx] [test] Fix MSVC warnings C4127 and C6326 about constants. | Stephan T. Lavavej | 2017-01-18 | 1 | -6/+11 |
* | [libcxx] [test] Fix MSVC warning C4244 "conversion from 'X' to 'Y', possible ... | Stephan T. Lavavej | 2016-12-08 | 1 | -1/+1 |
* | Void cast runtime-unused variables. Patch from STL@microsoft.com | Eric Fiselier | 2016-05-02 | 1 | -1/+1 |
* | Fix PR21428 for long. Buffer was one byte too small in octal formatting case.... | Eric Fiselier | 2016-04-29 | 1 | -0/+107 |