Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [libFuzzer] replace slow std::mt19937 with a much faster std::minstd_rand; se... | Kostya Serebryany | 2019-02-12 | 1 | -3/+3 |
* | [libFuzzer] extend the -fork=1 functionality. Still not fully usable, but goo... | Kostya Serebryany | 2019-02-12 | 1 | -0/+5 |
* | Revert r352732: [libFuzzer] replace slow std::mt19937 with a much faster std:... | Jeremy Morse | 2019-01-31 | 1 | -3/+3 |
* | [libFuzzer] replace slow std::mt19937 with a much faster std::minstd_rand | Kostya Serebryany | 2019-01-31 | 1 | -3/+3 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | Move libFuzzer to compiler_rt. | George Karpenkov | 2017-08-21 | 1 | -0/+34 |