Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [libc++] Fix potential OOB in poisson_distribution | Louis Dionne | 2019-11-07 | 1 | -0/+11 |
* | Add include for 'test_macros.h' to all the tests that were missing them. Than... | Marshall Clow | 2019-05-31 | 72 | -0/+144 |
* | Support tests in freestanding | JF Bastien | 2019-02-04 | 73 | -73/+219 |
* | Update more file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 73 | -292/+219 |
* | Fix unused parameters and variables | Eric Fiselier | 2016-12-23 | 2 | -7/+7 |
* | Enable the -Wsign-compare warning to better support MSVC | Eric Fiselier | 2016-12-11 | 6 | -33/+37 |
* | [libcxx] [test] D27013: Fix MSVC warning C4018 "signed/unsigned mismatch", pa... | Stephan T. Lavavej | 2016-11-23 | 2 | -4/+6 |
* | Avoid huge main() functions and huge arrays. Patch from STL@microsoft.com | Eric Fiselier | 2016-06-22 | 3 | -874/+966 |
* | Rename variables to prevent shadowing. Patch from STL@microsoft.com | Eric Fiselier | 2016-06-14 | 8 | -105/+105 |
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 73 | -0/+3803 |