OSDN Git Service

Do not instrument libFuzzer itself when built with -DLLVM_USE_SANITIZE_COVERAGE
authorGeorge Karpenkov <ekarpenkov@apple.com>
Mon, 7 Aug 2017 20:56:11 +0000 (20:56 +0000)
committerGeorge Karpenkov <ekarpenkov@apple.com>
Mon, 7 Aug 2017 20:56:11 +0000 (20:56 +0000)
commit79302ff8ea636c2656f7fe34f299ca808109987f
treef9c406282ec8c51fd26c46d6c6ea40f837169daa
parent1fea7c97d1cc191a0f991ed9d293c4c053e7417a
Do not instrument libFuzzer itself when built with -DLLVM_USE_SANITIZE_COVERAGE

Fixes regression from https://reviews.llvm.org/D36295

Differential Revision: https://reviews.llvm.org/D36428

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@310305 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Fuzzer/CMakeLists.txt