]> granicus.if.org Git - clang/commit
[VFS] Fix call to getVFSFromYAML in unittests
authorBruno Cardoso Lopes <bruno.cardoso@gmail.com>
Mon, 22 Feb 2016 19:02:27 +0000 (19:02 +0000)
committerBruno Cardoso Lopes <bruno.cardoso@gmail.com>
Mon, 22 Feb 2016 19:02:27 +0000 (19:02 +0000)
commit2b25146c2052a1e44222f6d0c44d531e64388ba4
tree0c12c7737a1c5a3f9a7765add865d7a8af89898b
parent0dfbfeb86ab6b6946835e2b139e4c76fd395f37c
[VFS] Fix call to getVFSFromYAML in unittests

Follow up from r261552

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