[libFuzzer] use 'if guard' instead of 'if guard >= 0' with trace-pc; change the guard...
authorKostya Serebryany <kcc@google.com>
Sun, 18 Sep 2016 04:52:23 +0000 (04:52 +0000)
committerKostya Serebryany <kcc@google.com>
Sun, 18 Sep 2016 04:52:23 +0000 (04:52 +0000)
commit8e781a888ae6d27b6ab1c06790fad8a88d5b72ae
treeda0cd6683c4beeb8e7b499854f2b38ac0bad153b
parent1bdaa20b01de28054015003203e77105f490dba2
[libFuzzer] use 'if guard' instead of 'if guard >= 0' with trace-pc; change the guard type to intptr_t; use separate array for 8-bit counters

llvm-svn: 281845
clang/docs/SanitizerCoverage.rst
llvm/lib/Fuzzer/FuzzerInternal.h
llvm/lib/Fuzzer/FuzzerTracePC.cpp
llvm/lib/Transforms/Instrumentation/SanitizerCoverage.cpp