OSDN Git Service

[Support] Add the option to not follow symlinks on stat.
authorZachary Turner <zturner@google.com>
Tue, 7 Mar 2017 16:10:10 +0000 (16:10 +0000)
committerZachary Turner <zturner@google.com>
Tue, 7 Mar 2017 16:10:10 +0000 (16:10 +0000)
commit6a2cb8131e5213224b2ecfc0dc6649a945319e4c
tree5e4ff53f1c76ba510bbf615d5ae3109f5afdb5c6
parent2a998c0c51f3d224744ba9603996b14b02461457
[Support] Add the option to not follow symlinks on stat.

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