hanchenye-llvm-project/lldb/scripts/interface
Pavel Labath f5f45f21d8 Docstringify some comments in the swig interface files
Without these, the comments don't end up in the generated python code.

llvm-svn: 358055
2019-04-10 07:55:04 +00:00
..
SBAddress.i Make operator==s consistent between c++ and python APIs 2019-04-02 10:18:46 +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 Add "operator bool" to SB APIs 2019-03-11 13:58:46 +00:00
SBBreakpoint.i modify-python-lldb.py: clean up __iter__ and __len__ support 2019-04-03 11:48:38 +00:00
SBBreakpointLocation.i Add "operator bool" to SB APIs 2019-03-11 13:58:46 +00:00
SBBreakpointName.i Add "operator bool" to SB APIs 2019-03-11 13:58:46 +00:00
SBBroadcaster.i Add "operator bool" to SB APIs 2019-03-11 13:58:46 +00:00
SBCommandInterpreter.i Add "operator bool" to SB APIs 2019-03-11 13:58:46 +00:00
SBCommandReturnObject.i Add "operator bool" to SB APIs 2019-03-11 13:58:46 +00:00
SBCommunication.i Add "operator bool" to SB APIs 2019-03-11 13:58:46 +00:00
SBCompileUnit.i modify-python-lldb.py: clean up __iter__ and __len__ support 2019-04-03 11:48:38 +00:00
SBData.i Add "operator bool" to SB APIs 2019-03-11 13:58:46 +00:00
SBDebugger.i modify-python-lldb.py: clean up __iter__ and __len__ support 2019-04-03 11:48:38 +00:00
SBDeclaration.i Add "operator bool" to SB APIs 2019-03-11 13:58:46 +00:00
SBError.i Add "operator bool" to SB APIs 2019-03-11 13:58:46 +00:00
SBEvent.i Add "operator bool" to SB APIs 2019-03-11 13:58:46 +00:00
SBExecutionContext.i Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
SBExpressionOptions.i Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
SBFileSpec.i Make operator==s consistent between c++ and python APIs 2019-04-02 10:18:46 +00:00
SBFileSpecList.i Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
SBFrame.i Remove unneeded #ifdef SWIGs 2019-04-09 09:03:43 +00:00
SBFunction.i Add "operator bool" to SB APIs 2019-03-11 13:58:46 +00:00
SBHostOS.i Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
SBInstruction.i Add "operator bool" to SB APIs 2019-03-11 13:58:46 +00:00
SBInstructionList.i modify-python-lldb.py: clean up __iter__ and __len__ support 2019-04-03 11:48:38 +00:00
SBLanguageRuntime.i Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
SBLaunchInfo.i Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
SBLineEntry.i Add "operator bool" to SB APIs 2019-03-11 13:58:46 +00:00
SBListener.i Add "operator bool" to SB APIs 2019-03-11 13:58:46 +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 modify-python-lldb.py: (Re)move __len__ and __iter__ support 2019-04-04 10:13:59 +00:00
SBModuleSpec.i Docstringify some comments in the swig interface files 2019-04-10 07:55:04 +00:00
SBPlatform.i Add "operator bool" to SB APIs 2019-03-11 13:58:46 +00:00
SBProcess.i Docstringify some comments in the swig interface files 2019-04-10 07:55:04 +00:00
SBProcessInfo.i Add "operator bool" to SB APIs 2019-03-11 13:58:46 +00:00
SBQueue.i Add "operator bool" to SB APIs 2019-03-11 13:58:46 +00:00
SBQueueItem.i Add "operator bool" to SB APIs 2019-03-11 13:58:46 +00:00
SBSection.i modify-python-lldb.py: clean up __iter__ and __len__ support 2019-04-03 11:48:38 +00:00
SBSourceManager.i Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
SBStream.i Add "operator bool" to SB APIs 2019-03-11 13:58:46 +00:00
SBStringList.i modify-python-lldb.py: clean up __iter__ and __len__ support 2019-04-03 11:48:38 +00:00
SBStructuredData.i Add "operator bool" to SB APIs 2019-03-11 13:58:46 +00:00
SBSymbol.i Add "operator bool" to SB APIs 2019-03-11 13:58:46 +00:00
SBSymbolContext.i Add "operator bool" to SB APIs 2019-03-11 13:58:46 +00:00
SBSymbolContextList.i modify-python-lldb.py: clean up __iter__ and __len__ support 2019-04-03 11:48:38 +00:00
SBTarget.i modify-python-lldb.py: clean up __iter__ and __len__ support 2019-04-03 11:48:38 +00:00
SBThread.i modify-python-lldb.py: clean up __iter__ and __len__ support 2019-04-03 11:48:38 +00:00
SBThreadCollection.i Add "operator bool" to SB APIs 2019-03-11 13:58:46 +00:00
SBThreadPlan.i Docstringify some comments in the swig interface files 2019-04-10 07:55:04 +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 modify-python-lldb.py: clean up __iter__ and __len__ support 2019-04-03 11:48:38 +00:00
SBTypeCategory.i Add "operator bool" to SB APIs 2019-03-11 13:58:46 +00:00
SBTypeEnumMember.i Add "operator bool" to SB APIs 2019-03-11 13:58:46 +00:00
SBTypeFilter.i Add "operator bool" to SB APIs 2019-03-11 13:58:46 +00:00
SBTypeFormat.i Add "operator bool" to SB APIs 2019-03-11 13:58:46 +00:00
SBTypeNameSpecifier.i Add "operator bool" to SB APIs 2019-03-11 13:58:46 +00:00
SBTypeSummary.i Add "operator bool" to SB APIs 2019-03-11 13:58:46 +00:00
SBTypeSynthetic.i Add "operator bool" to SB APIs 2019-03-11 13:58:46 +00:00
SBUnixSignals.i Add "operator bool" to SB APIs 2019-03-11 13:58:46 +00:00
SBValue.i modify-python-lldb.py: clean up __iter__ and __len__ support 2019-04-03 11:48:38 +00:00
SBValueList.i modify-python-lldb.py: clean up __iter__ and __len__ support 2019-04-03 11:48:38 +00:00
SBVariablesOptions.i Add "operator bool" to SB APIs 2019-03-11 13:58:46 +00:00
SBWatchpoint.i Make operator==s consistent between c++ and python APIs 2019-04-02 10:18:46 +00:00