
Don't use std::filesystem APIs for CWDGuard, use POSIX functions instead. This way the tests don't rely on the correctness of the functionality they're testing. Differential Revision: https://reviews.llvm.org/D78200
Don't use std::filesystem APIs for CWDGuard, use POSIX functions instead. This way the tests don't rely on the correctness of the functionality they're testing. Differential Revision: https://reviews.llvm.org/D78200