[lib/Fuzzer] A simple script to synchronise a fuzz test corpus with an external git...
authorKostya Serebryany <kcc@google.com>
Tue, 12 May 2015 23:19:12 +0000 (23:19 +0000)
committerKostya Serebryany <kcc@google.com>
Tue, 12 May 2015 23:19:12 +0000 (23:19 +0000)
commita5a1b190d8f3d14eaf191a397a471fea12e7f93a
treee8610f114ca2e5d72296b4d5af6b544abe2ad323
parent00386077e17b4a977df3a228a438453ea5cb26e9
[lib/Fuzzer] A simple script to synchronise a fuzz test corpus with an external git repository.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@237208 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Fuzzer/pull_and_push_fuzz_corpus.sh [new file with mode: 0755]