]> granicus.if.org Git - clang/commit
[VFS] Cache the current working directory for the real FS.
authorEric Liu <ioeric@google.com>
Wed, 5 Sep 2018 09:45:27 +0000 (09:45 +0000)
committerEric Liu <ioeric@google.com>
Wed, 5 Sep 2018 09:45:27 +0000 (09:45 +0000)
commit1143a41d6e32d05fc5fc2f1581708ab82282fa4f
tree0c4c662f5596cd3b941800b447124cd90accd7f5
parent024b9a4311cfd57ecb7f29d1138dc975fede4752
[VFS] Cache the current working directory for the real FS.

Reviewers: sammccall

Subscribers: cfe-commits

Differential Revision: https://reviews.llvm.org/D51641

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@341455 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Basic/VirtualFileSystem.cpp