Include llvm/Config/config.h in FileSystem.h as it depends upon HAVE_SYS_STAT_H which...
authorYaron Keren <yaron.keren@gmail.com>
Wed, 21 Oct 2015 18:28:35 +0000 (18:28 +0000)
committerYaron Keren <yaron.keren@gmail.com>
Wed, 21 Oct 2015 18:28:35 +0000 (18:28 +0000)
commita41a157f2118a17eaa99d7313a9c9c24ce72f3f5
treec37dd7a9a6e23d4c13bace49743411ba2c81203d
parent9f1da8432d2c0079774d65166fd89c4da109ac33
Include llvm/Config/config.h in FileSystem.h as it depends upon HAVE_SYS_STAT_H which is defined (or not) in config.h.

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