Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [libFuzzer] make sure that 2-byte arguments of switch() are handled properly | Kostya Serebryany | 2015-07-31 | 1 | -2/+21 |
| | | | | llvm-svn: 243781 | ||||
* | [libFuzzer] support switch interception in dfsan mode | Kostya Serebryany | 2015-07-31 | 1 | -2/+2 |
| | | | | llvm-svn: 243760 | ||||
* | [libFuzzer] trace switch statements and apply mutations based on the ↵ | Kostya Serebryany | 2015-07-31 | 1 | -0/+35 |
expected case values llvm-svn: 243726 |