commit | 9eb13719236458cd0c035ebbe882cfbf0add7bfc | [log] [tgz] |
---|---|---|
author | Lawrence D'Anna <lawrence_danna@apple.com> | Wed Oct 09 21:50:49 2019 +0000 |
committer | Lawrence D'Anna <lawrence_danna@apple.com> | Wed Oct 09 21:50:49 2019 +0000 |
tree | da1a138aa2b03e0d2ebc5464541b0fec953f98fd | |
parent | b24022cd723f47c8dd5e78ed7b210c1b6287ff42 [diff] |
SBFile support in SBCommandReturnObject Summary: This patch add SBFile interfaces to SBCommandReturnObject, and removes the internal callers of its FILE* interfaces. Reviewers: JDevlieghere, jasonmolenda, labath Reviewed By: JDevlieghere Subscribers: lldb-commits Tags: #lldb Differential Revision: https://reviews.llvm.org/D68434 llvm-svn: 374238