summaryrefslogtreecommitdiffstats
path: root/libcxx/fuzzing/fuzz_test.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Add memory trackingMarshall Clow2018-01-181-1/+84
| | | | llvm-svn: 322872
* Use high_resolution_clock instead of steady_clock. Also now builds with gcc ↵Marshall Clow2018-01-181-2/+3
| | | | | | 7.2 (for comparison purposes) llvm-svn: 322864
* A simple program for testing OSS-Fuzz test cases locally.Marshall Clow2018-01-181-0/+111
llvm-svn: 322863
OpenPOWER on IntegriCloud