For empty directories (except the first one) we've been adding a file with the same name as the directory to the result VFS mapping.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Small nit but otherwise this LGTM. Thanks for fixing this!
llvm/unittests/Support/VirtualFileSystemTest.cpp | ||
---|---|---|
2244 | I don't have a really strong opinion about this, but I think it'd be nice to be consistent with the other tests and use a, b and c. |
I don't have a really strong opinion about this, but I think it'd be nice to be consistent with the other tests and use a, b and c.