[llvm] Update clangd test path. (#2385)

Fixes LLVM build.
This commit is contained in:
Matt Morehouse 2019-05-06 12:57:04 -07:00 committed by Max Moroz
parent fa5089b800
commit 9c94b0166b
1 changed files with 1 additions and 1 deletions

View File

@ -128,4 +128,4 @@ build_corpus "llvm/test/Transforms/LoopStrengthReduce/" "llvm-opt-fuzzer--x86_64
build_corpus "llvm/test/Transforms/IRCE/" "llvm-opt-fuzzer--x86_64-llvm-opt-fuzzer--x86_64-irce"
zip -j "${OUT}/clangd-fuzzer_seed_corpus.zip" llvm/tools/clang/tools/extra/test/clangd/*
zip -j "${OUT}/clangd-fuzzer_seed_corpus.zip" llvm/tools/clang/tools/extra/clangd/test/*