]> granicus.if.org Git - clang/commit
[clang-fuzzer] Allow linking with any fuzzing engine.
authorMatt Morehouse <mascasa@google.com>
Wed, 11 Oct 2017 18:29:24 +0000 (18:29 +0000)
committerMatt Morehouse <mascasa@google.com>
Wed, 11 Oct 2017 18:29:24 +0000 (18:29 +0000)
commit0c759b0a18325704d647011cb80a1a930de44902
treeab5d32e80a6519d66875a5e32cf5fbee93cf9c67
parent61f290578c0923263d4551e1f8287d4bcd71da95
[clang-fuzzer] Allow linking with any fuzzing engine.

Summary:
Makes clang-[proto-]fuzzer compatible with flags specified by OSS-Fuzz.

https://llvm.org/pr34314

Reviewers: vitalybuka, kcc

Reviewed By: kcc

Subscribers: cfe-commits, mgorny

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

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@315486 91177308-0d34-0410-b5e6-96231b3b80d8
tools/clang-fuzzer/CMakeLists.txt