The attached patches centralize the handling of the PWD environment variable in llvm::sys::fs::current_path().
The only change in behavior I know is that using fake PWD environment variables in tooling tests doesn't work since we compare the unique id of PWD with the unique id of '.'. Cheers, Rafael
llvm.patch
Description: Binary data
clang.patch
Description: Binary data
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
