[PATCH] D14446: Fallback to getpwuid() in path::home_directory() on Unix.
Paweł Bylica via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 19 02:38:35 PST 2015
chfast added reviewers: aaron.ballman, rafael, chapuni.
chfast updated this revision to Diff 40621.
chfast added a comment.
Refactor unit test helpers. Check if pwh.h is available in every place that requires it.
http://reviews.llvm.org/D14446
Files:
cmake/config-ix.cmake
include/llvm/Config/config.h.cmake
lib/Support/Unix/Path.inc
unittests/Support/Path.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14446.40621.patch
Type: text/x-patch
Size: 6900 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151119/3467f02a/attachment.bin>
More information about the llvm-commits
mailing list