Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [libFuzzer] Mark several tests UNSUPPORTED for aarch64. | Matt Morehouse | 2018-06-26 | 1 | -1/+2 |
| | | | | | | | Now that check-fuzzer runs as part of check-all, some aarch64 bots had tests failing. llvm-svn: 335639 | ||||
* | [libFuzzer] add an experimental flag -focus_function: libFuzzer will try to ↵ | Kostya Serebryany | 2018-05-16 | 1 | -0/+29 |
focus on inputs that trigger that function llvm-svn: 332554 |