diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2020-03-23 17:47:18 -0700 |
---|---|---|
committer | Jonas Devlieghere <jonas@devlieghere.com> | 2020-03-23 18:49:06 -0700 |
commit | 42df3e298561e875f621f305ecb76e233c497f84 (patch) | |
tree | d94017805d619f5679f591c0a904c73f4b0afd28 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 8140f6bcde4256b06ce8bfc85d99db6e13f435e3 (diff) | |
download | llvm-42df3e298561e875f621f305ecb76e233c497f84.zip llvm-42df3e298561e875f621f305ecb76e233c497f84.tar.gz llvm-42df3e298561e875f621f305ecb76e233c497f84.tar.bz2 |
[VirtualFileSystem] Add unit test for vfs::YAMLVFSWriter
Add a unit test for vfs::YAMLVFSWriter.
This patch exposes an issue in the writer: when we call addFileMapping
with a directory, the VFS writer will emit it as a regular file, causing
any of the nested files or directories to not be found.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions