OSDN Git Service

Add disk_space() to llvm::fs
authorMehdi Amini <mehdi.amini@apple.com>
Thu, 31 Mar 2016 20:48:27 +0000 (20:48 +0000)
committerMehdi Amini <mehdi.amini@apple.com>
Thu, 31 Mar 2016 20:48:27 +0000 (20:48 +0000)
commit9bba5e5a485fbeee909aae4fa3712b36ec239a84
tree5873894f43159004cada0e21b3e27afc570b9bf3
parent073354785b7d6037883d95889be82b610fc331cb
Add disk_space() to llvm::fs

Summary: Adapted from Boost::filesystem.

Reviewers: bruno, silvas

Subscribers: tberghammer, danalbert, llvm-commits, srhines

Differential Revision: http://reviews.llvm.org/D18467

From: Mehdi Amini <mehdi.amini@apple.com>

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@265050 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/FileSystem.h
lib/Support/Unix/Path.inc
lib/Support/Windows/Path.inc