llvm-project/lldb/scripts/interface
Lawrence D'Anna 30cf609548 remove FILE* usage from SBStream.i
Summary:
This patch removes FILE* and replaces it with SBFile and FileSP the
SWIG interface for `SBStream.i`.   And this is the last one.   With
this change, nothing in the python API will can access a FILE* method
on the C++ side.

Reviewers: JDevlieghere, jasonmolenda, labath

Reviewed By: labath

Subscribers: lldb-commits

Tags: #lldb

Differential Revision: https://reviews.llvm.org/D68960

llvm-svn: 374924
2019-10-15 17:41:40 +00:00
..
SBAddress.i [swig] Don't mess with swig internals. 2019-07-02 22:18:35 +00:00
SBAttachInfo.i Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
SBBlock.i [swig] Don't mess with swig internals. 2019-07-02 22:18:35 +00:00
SBBreakpoint.i Fix some swig warnings 2019-09-27 11:30:16 +00:00
SBBreakpointLocation.i Clean up docstrings in swig interface files 2019-04-18 16:23:33 +00:00
SBBreakpointName.i Fix some swig warnings 2019-09-27 11:30:16 +00:00
SBBroadcaster.i Clean up docstrings in swig interface files 2019-04-18 16:23:33 +00:00
SBCommandInterpreter.i Clean up docstrings in swig interface files 2019-04-18 16:23:33 +00:00
SBCommandReturnObject.i SBFile support in SBCommandReturnObject 2019-10-09 21:50:49 +00:00
SBCommunication.i Add "operator bool" to SB APIs 2019-03-11 13:58:46 +00:00
SBCompileUnit.i [swig] Don't mess with swig internals. 2019-07-02 22:18:35 +00:00
SBData.i [swig] Don't mess with swig internals. 2019-07-02 22:18:35 +00:00
SBDebugger.i convert SBDebugger::***FileHandle() wrappers to native files. 2019-10-15 16:59:20 +00:00
SBDeclaration.i [swig] Don't mess with swig internals. 2019-07-02 22:18:35 +00:00
SBError.i [swig] Don't mess with swig internals. 2019-07-02 22:18:35 +00:00
SBEvent.i Clean up docstrings in swig interface files 2019-04-18 16:23:33 +00:00
SBExecutionContext.i [swig] Don't mess with swig internals. 2019-07-02 22:18:35 +00:00
SBExpressionOptions.i Clean up docstrings in swig interface files 2019-04-18 16:23:33 +00:00
SBFile.i SBFile::GetFile: convert SBFile back into python native files. 2019-10-15 16:46:27 +00:00
SBFileSpec.i [swig] Don't mess with swig internals. 2019-07-02 22:18:35 +00:00
SBFileSpecList.i Clean up docstrings in swig interface files 2019-04-18 16:23:33 +00:00
SBFrame.i [swig] Don't mess with swig internals. 2019-07-02 22:18:35 +00:00
SBFunction.i [swig] Don't mess with swig internals. 2019-07-02 22:18:35 +00:00
SBHostOS.i Clean up docstrings in swig interface files 2019-04-18 16:23:33 +00:00
SBInstruction.i remove FILE* bindings from SBInstruction. 2019-10-14 20:59:57 +00:00
SBInstructionList.i remove FILE* bindings from SBInstruction. 2019-10-14 20:59:57 +00:00
SBLanguageRuntime.i Clean up docstrings in swig interface files 2019-04-18 16:23:33 +00:00
SBLaunchInfo.i Clean up docstrings in swig interface files 2019-04-18 16:23:33 +00:00
SBLineEntry.i [swig] Don't mess with swig internals. 2019-07-02 22:18:35 +00:00
SBListener.i Clean up docstrings in swig interface files 2019-04-18 16:23:33 +00:00
SBMemoryRegionInfo.i Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
SBMemoryRegionInfoList.i Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
SBModule.i Fix some swig warnings 2019-09-27 11:30:16 +00:00
SBModuleSpec.i Clean up docstrings in swig interface files 2019-04-18 16:23:33 +00:00
SBPlatform.i Clean up docstrings in swig interface files 2019-04-18 16:23:33 +00:00
SBProcess.i remove FILE* usage from ReportEventState() and HandleProcessEvent() 2019-10-14 20:15:28 +00:00
SBProcessInfo.i Add "operator bool" to SB APIs 2019-03-11 13:58:46 +00:00
SBQueue.i Clean up docstrings in swig interface files 2019-04-18 16:23:33 +00:00
SBQueueItem.i Clean up docstrings in swig interface files 2019-04-18 16:23:33 +00:00
SBSection.i [swig] Don't mess with swig internals. 2019-07-02 22:18:35 +00:00
SBSourceManager.i Clean up docstrings in swig interface files 2019-04-18 16:23:33 +00:00
SBStream.i remove FILE* usage from SBStream.i 2019-10-15 17:41:40 +00:00
SBStringList.i Clean up docstrings in swig interface files 2019-04-18 16:23:33 +00:00
SBStructuredData.i Fix some swig warnings 2019-09-27 11:30:16 +00:00
SBSymbol.i [swig] Don't mess with swig internals. 2019-07-02 22:18:35 +00:00
SBSymbolContext.i [swig] Don't mess with swig internals. 2019-07-02 22:18:35 +00:00
SBSymbolContextList.i [swig] Don't mess with swig internals. 2019-07-02 22:18:35 +00:00
SBTarget.i [swig] Don't mess with swig internals. 2019-07-02 22:18:35 +00:00
SBThread.i Pass an SBStructuredData to scripted ThreadPlans on use. 2019-10-03 22:50:18 +00:00
SBThreadCollection.i Clean up docstrings in swig interface files 2019-04-18 16:23:33 +00:00
SBThreadPlan.i Pass an SBStructuredData to scripted ThreadPlans on use. 2019-10-03 22:50:18 +00:00
SBTrace.i Add "operator bool" to SB APIs 2019-03-11 13:58:46 +00:00
SBTraceOptions.i Add "operator bool" to SB APIs 2019-03-11 13:58:46 +00:00
SBType.i [swig] Don't mess with swig internals. 2019-07-02 22:18:35 +00:00
SBTypeCategory.i Revert "[swig] Add workaround for old swig" 2019-07-16 15:54:33 +00:00
SBTypeEnumMember.i [swig] Don't mess with swig internals. 2019-07-02 22:18:35 +00:00
SBTypeFilter.i [swig] Don't mess with swig internals. 2019-07-02 22:18:35 +00:00
SBTypeFormat.i [swig] Don't mess with swig internals. 2019-07-02 22:18:35 +00:00
SBTypeNameSpecifier.i [swig] Don't mess with swig internals. 2019-07-02 22:18:35 +00:00
SBTypeSummary.i [swig] Don't mess with swig internals. 2019-07-02 22:18:35 +00:00
SBTypeSynthetic.i [swig] Don't mess with swig internals. 2019-07-02 22:18:35 +00:00
SBUnixSignals.i [swig] Don't mess with swig internals. 2019-07-02 22:18:35 +00:00
SBValue.i [swig] Don't mess with swig internals. 2019-07-02 22:18:35 +00:00
SBValueList.i Clean up docstrings in swig interface files 2019-04-18 16:23:33 +00:00
SBVariablesOptions.i Clean up docstrings in swig interface files 2019-04-18 16:23:33 +00:00
SBWatchpoint.i Clean up docstrings in swig interface files 2019-04-18 16:23:33 +00:00