Make use of a physical copy, rather than real FS in unittests that
change working-directory to get rid of the side effect of changing cwd for the
whole process. It's triggering crashes depending on the test order.
Details
Details
- Reviewers
sammccall goncharov - Commits
- rG476e7c49ecb7: [clang][test] Use a physical copy of FS
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo