]> granicus.if.org Git - clang/commit
[clang-fuzzer] Fix incremental builds of the fuzzer
authorVitaly Buka <vitalybuka@google.com>
Tue, 31 Oct 2017 20:49:57 +0000 (20:49 +0000)
committerVitaly Buka <vitalybuka@google.com>
Tue, 31 Oct 2017 20:49:57 +0000 (20:49 +0000)
commita934273b7cd28c48745e4c5a122ca3a505ab2028
treeea43ba2adcac775ce597180407bdfa44c152f155
parentdaf2537d16dfc1b82c1f183182f4363c410d9d8e
[clang-fuzzer] Fix incremental builds of the fuzzer

Summary:
Don't use BUILD_IN_SOURCE keep git checkout clean
Don't forward CMAKE_GENERATOR as ExternalProject_Add should do it already
Reset UPDATE_COMMAND to avoid git checkout updates on each build

Reviewers: kcc, morehouse

Subscribers: cfe-commits, mgorny

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

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@317035 91177308-0d34-0410-b5e6-96231b3b80d8
cmake/modules/ProtobufMutator.cmake