[PATCH] D39605: [debuginfo-tests] Decouple debuginfo-tests from the clang source tree.

Adrian Prantl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 3 14:17:17 PDT 2017


aprantl requested changes to this revision.
aprantl added a comment.
This revision now requires changes to proceed.

This change is generally fine, but since this will break the workflow that the green-dragon bots are using where the repository is checked out into llvm/tools/clang/test, we must update the bots at the same time. I think this involves both changes to zorg and the jenkins configuration. I'm marking the review as "request changes" to reflect that.


https://reviews.llvm.org/D39605





More information about the llvm-commits mailing list