[lib/Fuzzer] add dfsan_weak_hook_memcmp, enable the test that uses it, simplify the...
authorKostya Serebryany <kcc@google.com>
Thu, 7 May 2015 00:11:33 +0000 (00:11 +0000)
committerKostya Serebryany <kcc@google.com>
Thu, 7 May 2015 00:11:33 +0000 (00:11 +0000)
commit49204878d7002f846313f40e6a7dd046ddb7341b
tree4380dde3ed7b52ac4dccf35c9d91e8717a5d6fa3
parenta94bd7a780a437f52913841d50e2d5a59417bbe1
[lib/Fuzzer] add dfsan_weak_hook_memcmp, enable the test that uses it, simplify the test runner

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@236683 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Fuzzer/FuzzerDFSan.cpp
lib/Fuzzer/test/CxxTokensTest.cpp
lib/Fuzzer/test/SimpleTest.cpp
lib/Fuzzer/test/dfsan/DFSanMemcmpTest.cpp
lib/Fuzzer/test/dfsan/DFSanSimpleCmpTest.cpp
lib/Fuzzer/test/fuzzer.test