[lldb/Reproducers] Also collect ::open and ::fopen
authorJonas Devlieghere <jonas@devlieghere.com>
Tue, 9 Jun 2020 18:58:22 +0000 (11:58 -0700)
committerJonas Devlieghere <jonas@devlieghere.com>
Tue, 9 Jun 2020 18:59:02 +0000 (11:59 -0700)
commit6c5c4a2a50e1fcdd94c0288008af65c544a96452
treeadc9f48286182add5024a023a9b0a2ba739b0156
parentd31c9e5a46ee692daf2430b52626afcea1db18ab
[lldb/Reproducers] Also collect ::open  and ::fopen

Report files opened trough ::open and ::fopen to the FileCollector.
lldb/source/Host/posix/FileSystemPosix.cpp
lldb/source/Host/windows/FileSystem.cpp