Finish bringing file_type to the llvm style (other than its name).
authorRafael Espindola <rafael.espindola@gmail.com>
Tue, 28 Jan 2014 23:36:39 +0000 (23:36 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Tue, 28 Jan 2014 23:36:39 +0000 (23:36 +0000)
commit86b8fac58a92101809928dc80e53a662eeed525d
tree343dce6de9a20022ab083a30318a05481ddca378
parentffcc42764e6915c99e9118285f699701126b7063
Finish bringing file_type to the llvm style (other than its name).

I assume that the name is file_type because it is the name of a c++11 type that
we will use once we convert, but at least our current implementation can look
like llvm code.

Thanks to David Blakie for the push.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@200354 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/FileSystem.h