summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/numerics/rand/rand.dis/rand.dist.bern/rand.dist.bern.bin/eval.pass.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Fix unused parameters and variablesEric Fiselier2016-12-231-5/+5
* Enable the -Wsign-compare warning to better support MSVCEric Fiselier2016-12-111-12/+16
* Avoid huge main() functions and huge arrays. Patch from STL@microsoft.comEric Fiselier2016-06-221-418/+462
* Rename variables to prevent shadowing. Patch from STL@microsoft.comEric Fiselier2016-06-141-30/+30
* Move test into test/std subdirectory.Eric Fiselier2014-12-201-0/+475
OpenPOWER on IntegriCloud