[libFuzzer] make sure that 2-byte arguments of switch() are handled properly
[oota-llvm.git] / lib / Fuzzer / test / SwitchTest.cpp
2015-07-31 Kostya Serebryany[libFuzzer] make sure that 2-byte arguments of switch...
2015-07-31 Kostya Serebryany[libFuzzer] support switch interception in dfsan mode
2015-07-31 Kostya Serebryany[libFuzzer] trace switch statements and apply mutations...