OSDN Git Service

[libFuzzer] do not initialize parts of TracePC -- let them be initialized by the...
authorKostya Serebryany <kcc@google.com>
Fri, 11 Nov 2016 23:06:53 +0000 (23:06 +0000)
committerKostya Serebryany <kcc@google.com>
Fri, 11 Nov 2016 23:06:53 +0000 (23:06 +0000)
commit04777c43f9d6d10065a69428ccb278b77b097412
tree6f5119b58d68374d14bff0859339398fdd5f1ba7
parent9728332add1f8d1d080d4affd37d4e7f8ee246bb
[libFuzzer] do not initialize parts of TracePC -- let them be initialized by the linker. Add no-msan attribute to the memcmp hook.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@286665 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Fuzzer/FuzzerTracePC.cpp
lib/Fuzzer/FuzzerTracePC.h