Sign in
chromium
/
external
/
github.com
/
llvm
/
llvm-project.git
/
3a8e3c833683b41cbaf769760d6544bcc8fc1543
/
compiler-rt
/
lib
/
fuzzer
3a8e3c8
[libFuzzer] refactoring: move reading the seed corpus closer to where it's consumed; NFC
by Kostya Serebryany
· 8 years ago
c070086
[libFuzzer] allow -print_funcs=N: N is the max number of new covered function printed
by Kostya Serebryany
· 8 years ago
dacfd66
[libFuzzer] Fix libFuzzer flag propagation for standalone builds.
by George Karpenkov
· 8 years ago
bebcbfb
[libFuzzer] Use custom allocators for STL containers in libFuzzer.
by George Karpenkov
· 8 years ago
24069a04
Revert "[libFuzzer] Use custom allocators for STL containers in libFuzzer"
by George Karpenkov
· 8 years ago
d50410b
[libFuzzer] Use custom allocators for STL containers in libFuzzer
by George Karpenkov
· 8 years ago
09c4161
[libFuzzer] prepare tests for switching from -fsanitize-coverage=trace-pc-guard to -fsanitize-coverage=inline-8bit-counters
by Kostya Serebryany
· 8 years ago
2eef816
[libFuzzer] add -print_funcs=1 (on bey default): print newly discovered functions during fuzzing
by Kostya Serebryany
· 8 years ago
d3e4b7e
[sanitizer-coverage] extend fsanitize-coverage=pc-table with flags for every PC
by Kostya Serebryany
· 8 years ago
b1fa825
[SanitizerCoverage] Optimize stack-depth instrumentation.
by Matt Morehouse
· 8 years ago
6bb45f7
[libFuzzer] Move check for thread_local back into libFuzzer's CMake,
by George Karpenkov
· 8 years ago
33fb36c
[libFuzzer] fix the stack-depth initialization, add a lit test for DeepRecursionTest.cpp
by Kostya Serebryany
· 8 years ago
f65cf64
[libFuzzer] apply changes lost during the migration to compiler-rt
by Kostya Serebryany
· 8 years ago
055f441
[libFuzzer] better README.txt
by Kostya Serebryany
· 8 years ago
0977643
[libFuzzer] remove stale file
by Kostya Serebryany
· 8 years ago
10ab2ac
Move libFuzzer to compiler_rt.
by George Karpenkov
· 8 years ago