This is an archive of the discontinued LLVM Phabricator instance.

Fix llvm::sys::fs::is_local on Hurd
Needs ReviewPublic

Authored by pinotree on May 6 2017, 1:37 AM.
This revision needs review, but there are no reviewers specified.

Details

Reviewers
None
Summary

Use statfs() there too, ignoring a couple of known non-local
filesystems.

Event Timeline

pinotree created this revision.May 6 2017, 1:37 AM