[libcxx] [test] Don't leave test dirs behind in fs.op.current_path on Windows
Fix nesting of static_env and CWDGuard, restore the cwd (with CWDGuard) before cleaning up the static_env. Previously, every test run left 2 directories behind in the temp dir. Differential Revision: https://reviews.llvm.org/D98954
Loading
Please sign in to comment