summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/fuzzer/FuzzerTracePC.cpp
Commit message (Expand)AuthorAgeFilesLines
* [libFuzzer] print a better warning if we hit the ld bugKostya Serebryany2017-10-141-3/+5
* [libFuzzer] allow -print_funcs=N: N is the max number of new covered function...Kostya Serebryany2017-08-281-2/+8
* [libFuzzer] Use custom allocators for STL containers in libFuzzer.George Karpenkov2017-08-271-3/+3
* Revert "[libFuzzer] Use custom allocators for STL containers in libFuzzer"George Karpenkov2017-08-261-1/+1
* [libFuzzer] Use custom allocators for STL containers in libFuzzerGeorge Karpenkov2017-08-261-1/+1
* [libFuzzer] add -print_funcs=1 (on bey default): print newly discovered funct...Kostya Serebryany2017-08-251-6/+13
* [sanitizer-coverage] extend fsanitize-coverage=pc-table with flags for every PCKostya Serebryany2017-08-251-8/+9
* [SanitizerCoverage] Optimize stack-depth instrumentation.Matt Morehouse2017-08-221-1/+2
* [libFuzzer] fix the stack-depth initialization, add a lit test for DeepRecurs...Kostya Serebryany2017-08-221-1/+3
* [libFuzzer] apply changes lost during the migration to compiler-rtKostya Serebryany2017-08-221-8/+25
* Move libFuzzer to compiler_rt.George Karpenkov2017-08-211-0/+566
OpenPOWER on IntegriCloud