[all-commits] [llvm/llvm-project] bfb278: [lldb/Reproducers] Make SBStream::Print an API ins...
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Wed May 20 10:37:38 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: bfb278372633c50ae595f0b89241a143090c967e
https://github.com/llvm/llvm-project/commit/bfb278372633c50ae595f0b89241a143090c967e
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2020-05-20 (Wed, 20 May 2020)
Changed paths:
M lldb/bindings/interface/SBStream.i
M lldb/include/lldb/API/SBStream.h
M lldb/source/API/SBStream.cpp
Log Message:
-----------
[lldb/Reproducers] Make SBStream::Print an API instead of a SWIG extension
This makes it possible to instrument the call for the reproducers. This
fixes TestStructuredDataAPI.py with reproducer replay.
Differential revision: https://reviews.llvm.org/D80312
More information about the All-commits
mailing list