[all-commits] [llvm/llvm-project] 6c5c4a: [lldb/Reproducers] Also collect ::open and ::fopen
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Tue Jun 9 11:59:21 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 6c5c4a2a50e1fcdd94c0288008af65c544a96452
https://github.com/llvm/llvm-project/commit/6c5c4a2a50e1fcdd94c0288008af65c544a96452
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2020-06-09 (Tue, 09 Jun 2020)
Changed paths:
M lldb/source/Host/posix/FileSystemPosix.cpp
M lldb/source/Host/windows/FileSystem.cpp
Log Message:
-----------
[lldb/Reproducers] Also collect ::open and ::fopen
Report files opened trough ::open and ::fopen to the FileCollector.
More information about the All-commits
mailing list