hanchenye-llvm-project/lldb/source/API
Jonas Devlieghere 87e403aa4f Re-land "Extract construction of DataBufferLLVM into FileSystem"
This fixes some UB in isLocal detected by the sanitized bot.

llvm-svn: 346707
2018-11-12 21:24:50 +00:00
..
CMakeLists.txt Add compatibility version to liblldb in framework builds 2018-09-12 18:10:22 +00:00
SBAddress.cpp Don't type-erase the SymbolContextItem enumeration. 2018-10-25 20:45:19 +00:00
SBAttachInfo.cpp [FileSystem] Move path resolution logic out of FileSpec 2018-11-01 21:05:36 +00:00
SBBlock.cpp
SBBreakpoint.cpp Remove header grouping comments. 2018-11-11 23:17:06 +00:00
SBBreakpointLocation.cpp
SBBreakpointName.cpp Remove header grouping comments. 2018-11-11 23:17:06 +00:00
SBBreakpointOptionCommon.cpp Remove header grouping comments. 2018-11-11 23:17:06 +00:00
SBBreakpointOptionCommon.h
SBBroadcaster.cpp
SBCommandInterpreter.cpp Remove header grouping comments. 2018-11-11 23:17:06 +00:00
SBCommandReturnObject.cpp Remove header grouping comments. 2018-11-11 23:17:06 +00:00
SBCommunication.cpp
SBCompileUnit.cpp Don't type-erase the FunctionNameType or TypeClass enums. 2018-10-25 20:45:40 +00:00
SBData.cpp Remove comments after header includes. 2018-11-11 23:16:43 +00:00
SBDebugger.cpp Remove header grouping comments. 2018-11-11 23:17:06 +00:00
SBDeclaration.cpp
SBError.cpp
SBEvent.cpp Reflow paragraphs in comments. 2018-04-30 16:49:04 +00:00
SBExecutionContext.cpp
SBExpressionOptions.cpp Add an SBExpressionOptions setting mirroring the "exec" command's --allow-jit. 2018-11-02 23:42:40 +00:00
SBFileSpec.cpp Remove comments after header includes. 2018-11-11 23:16:43 +00:00
SBFileSpecList.cpp
SBFrame.cpp Remove header grouping comments. 2018-11-11 23:17:06 +00:00
SBFunction.cpp
SBHostOS.cpp [FileSystem] Move path resolution logic out of FileSpec 2018-11-01 21:05:36 +00:00
SBInstruction.cpp Move AddressClass to private enums since API doesn't provide any functions to manage it. 2018-06-27 06:50:10 +00:00
SBInstructionList.cpp Reflow paragraphs in comments. 2018-04-30 16:49:04 +00:00
SBLanguageRuntime.cpp
SBLaunchInfo.cpp [FileSystem] Move path resolution logic out of FileSpec 2018-11-01 21:05:36 +00:00
SBLineEntry.cpp
SBListener.cpp
SBMemoryRegionInfo.cpp
SBMemoryRegionInfoList.cpp
SBModule.cpp Don't type-erase the FunctionNameType or TypeClass enums. 2018-10-25 20:45:40 +00:00
SBModuleSpec.cpp [FileSystem] Move path resolution logic out of FileSpec 2018-11-01 21:05:36 +00:00
SBPlatform.cpp [FileSystem] Add convenience method to check for directories. 2018-11-08 00:14:50 +00:00
SBProcess.cpp Remove header grouping comments. 2018-11-11 23:17:06 +00:00
SBProcessInfo.cpp
SBQueue.cpp
SBQueueItem.cpp Reflow paragraphs in comments. 2018-04-30 16:49:04 +00:00
SBSection.cpp Re-land "Extract construction of DataBufferLLVM into FileSystem" 2018-11-12 21:24:50 +00:00
SBSourceManager.cpp
SBStream.cpp [FileSystem] Open File instances through the FileSystem. 2018-11-02 22:34:51 +00:00
SBStringList.cpp
SBStructuredData.cpp Add a "scripted" breakpoint type to lldb. 2018-09-13 21:35:32 +00:00
SBSymbol.cpp
SBSymbolContext.cpp
SBSymbolContextList.cpp
SBTarget.cpp [FileSystem] Move path resolution logic out of FileSpec 2018-11-01 21:05:36 +00:00
SBThread.cpp Move RegisterValue,Scalar,State from Core to Utility 2018-08-07 11:07:21 +00:00
SBThreadCollection.cpp
SBThreadPlan.cpp [API] Extend the `SBThreadPlan` interface 2018-10-25 08:27:42 +00:00
SBTrace.cpp
SBTraceOptions.cpp
SBType.cpp Reflow paragraphs in comments. 2018-04-30 16:49:04 +00:00
SBTypeCategory.cpp Reflow paragraphs in comments. 2018-04-30 16:49:04 +00:00
SBTypeEnumMember.cpp
SBTypeFilter.cpp
SBTypeFormat.cpp
SBTypeNameSpecifier.cpp
SBTypeSummary.cpp
SBTypeSynthetic.cpp
SBUnixSignals.cpp
SBValue.cpp Move RegisterValue,Scalar,State from Core to Utility 2018-08-07 11:07:21 +00:00
SBValueList.cpp
SBVariablesOptions.cpp [lldb] Introduce StackFrameRecognizer [take 3] 2018-10-31 04:00:22 +00:00
SBWatchpoint.cpp
SystemInitializerFull.cpp Remove OCaml debugger plugin 2018-11-05 19:34:03 +00:00
SystemInitializerFull.h Move SystemInitializerFull header to source/API 2018-05-25 20:28:16 +00:00
liblldb-private.exports
liblldb.exports
liblldb.xcode.exports