Merge remote-tracking branch 'origin/10' into snapshot

This commit is contained in:
Sylvestre Ledru 2020-07-03 08:59:21 +02:00
commit 6cc789d511

3
debian/orig-tar.sh vendored
View File

@ -36,7 +36,8 @@ GIT_BASE_URL=https://github.com/llvm/llvm-project
GIT_TOOLCHAIN_CHECK=https://github.com/opencollab/llvm-toolchain-integration-test-suite.git
function reset-repo {
reset-repo ()
{
cd $1
git clean -qfd
git checkout .