[libFuzzer] make sure that 2-byte arguments of switch() are handled properly
authorKostya Serebryany <kcc@google.com>
Fri, 31 Jul 2015 20:58:55 +0000 (20:58 +0000)
committerKostya Serebryany <kcc@google.com>
Fri, 31 Jul 2015 20:58:55 +0000 (20:58 +0000)
commitf7aa7e6f4989c7361a74baf3aadaa7f8f1e1c111
tree2fc6d4e24410090f8d9d1d6555c10e7f0d6590da
parentc225eda1f1cfb4dc46cea886af8830464ee4eb01
[libFuzzer] make sure that 2-byte arguments of switch() are handled properly

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@243781 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Fuzzer/FuzzerTraceState.cpp
lib/Fuzzer/test/SwitchTest.cpp
lib/Fuzzer/test/fuzzer.test