summaryrefslogtreecommitdiffstats
path: root/libcxx/fuzzing/fuzzing.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Fix the test for partition_copy so it is not ridiculously slow. Also, detab.Marshall Clow2018-11-041-408/+421
* Wrote my own version of is_permutation; that was dominating the timingsMarshall Clow2018-01-191-8/+62
* Added include for <cassert>Marshall Clow2017-11-081-0/+1
* Add more fuzzing bits: partial_sort_copy, partition_copy, unique, unique_copy...Marshall Clow2017-10-301-16/+190
* More fuzzing interfacesMarshall Clow2017-10-231-1/+101
* Fix a think-o in the design of the stable_XXX sort tests; only shows up for t...Marshall Clow2017-10-181-2/+2
* More fuzzing infastructre - regexMarshall Clow2017-10-121-2/+56
* Initial cut at infastructure for fuzzing support for OSS-fuzzMarshall Clow2017-10-041-0/+222
OpenPOWER on IntegriCloud