[all-commits] [llvm/llvm-project] a5f1ff: [lldb/Reproducers] Add missing SBFile methods to t...
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Tue Feb 4 15:10:21 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: a5f1fff9ddf07755c224ce1e84ed009ad9a232f9
https://github.com/llvm/llvm-project/commit/a5f1fff9ddf07755c224ce1e84ed009ad9a232f9
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2020-02-04 (Tue, 04 Feb 2020)
Changed paths:
M lldb/include/lldb/Utility/ReproducerInstrumentation.h
M lldb/source/API/SBFile.cpp
M lldb/source/Utility/ReproducerInstrumentation.cpp
Log Message:
-----------
[lldb/Reproducers] Add missing SBFile methods to the registry
SBFile::Read and SBFile::Write were missing from the registry.
More information about the All-commits
mailing list