[PATCH] D116611: [clang][scandeps] Update Module Cache Path in Test

2022-01-05 Thread Sam Elliott via Phabricator via cfe-commits
This revision was landed with ongoing or failed builds. This revision was automatically updated to reflect the committed changes. Closed by commit rG015e08c6bada: [clang][scandeps] Update Module Cache Path in Test (authored by lenary). Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACT

[PATCH] D116611: [clang][scandeps] Update Module Cache Path in Test

2022-01-04 Thread Sam Elliott via Phabricator via cfe-commits
lenary created this revision. lenary added reviewers: rsmith, Bigcheese. lenary requested review of this revision. Herald added a project: clang. This fixes the test introduced in D114206 so it no longer writes to the current working directory. Repository: r