[PATCH] D14446: Fallback to getpwuid() in path::home_directory() on Unix.
Rafael EspĂndola via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 25 08:12:37 PST 2015
> E.g. in llvm-lit testing environment.
Isn't the intention precisely to avoid tests creating files in the
home directory or being dependent on global config entries?
Cheers,
Rafael
More information about the llvm-commits
mailing list