]> granicus.if.org Git - clang/commit
[VFS] Put the incoming name in the file status to make InMemoryFS behave more like...
authorBenjamin Kramer <benny.kra@googlemail.com>
Tue, 6 Oct 2015 14:45:16 +0000 (14:45 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Tue, 6 Oct 2015 14:45:16 +0000 (14:45 +0000)
commit1b6c8ab9d4fc236f0a4ecda5333bc4cd70be9a51
treed8b48178b8a6e5cc442bac9c047ad516247ba620
parent326e651107c3b6991f913168be77c1aa84bf6d6c
[VFS] Put the incoming name in the file status to make InMemoryFS behave more like a real FS.

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