[lldb/Reproducers] Also record directories FileSystem::Collect.
authorJonas Devlieghere <jonas@devlieghere.com>
Tue, 12 May 2020 20:18:35 +0000 (13:18 -0700)
committerJonas Devlieghere <jonas@devlieghere.com>
Tue, 12 May 2020 22:59:24 +0000 (15:59 -0700)
commitab22f71dd75895fbde1cd1a515b2164227d5dfd2
tree01642a56c1e211eba40f660b28be26a70da0883d
parent452e2fc409df4acd790fcb53872db5a1b8c0130a
[lldb/Reproducers] Also record directories FileSystem::Collect.

Now that the FileCollector knows how to deal with directories we no
longer have to ignore them in the FileSystem class.
lldb/source/Host/common/FileSystem.cpp