Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-08-18 | [libFuzzer] add more __attribute__((visibility("default"))) | Kostya Serebryany | 1 | -0/+2 |
2016-08-16 | [libFuzzer] refactoring around PCMap, NFC | Kostya Serebryany | 1 | -31/+10 |
2016-06-06 | [LibFuzzer] Provide stub implementation of __sanitizer_cov_trace_pc_indir | Dan Liew | 1 | -1/+9 |
2016-05-10 | [libfuzzer] Refactoring coverage state-management code. | Mike Aizatsky | 1 | -20/+24 |
2016-02-27 | [libFuzzer] speedup path coverage handling | Kostya Serebryany | 1 | -18/+18 |
2016-02-26 | [libFuzzer] initial implementation of path coverage based on -fsanitize-cover... | Kostya Serebryany | 1 | -0/+59 |