"llvm/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "563b21b01358e38603fc2d0012638c498d9ba792"
[lldbsuite] Invoke sed on Windows to determine the cache dir for clang
Summary: In order to invoke sed on Windows, we need to quote the command correctly. Since we already have commands which do that, move the definitions at the beginning of the file and then re-use them for each command. Reviewers: aprantl, zturner Subscribers: teemperor, lldb-commits Differential Revision: https://reviews.llvm.org/D54709 llvm-svn: 347243
Loading
Please register or sign in to comment