hanchenye-llvm-project/lldb/source/API
Greg Clayton b43165b7a5 <rdar://problem/12749733>
Always allows getting builtin types by name even if there is no backing debug information.

llvm-svn: 169424
2012-12-05 21:24:42 +00:00
..
Makefile
SBAddress.cpp Resolve printf formatting warnings on Linux: 2012-11-29 21:49:15 +00:00
SBBlock.cpp Resolve printf formatting warnings on Linux: 2012-11-29 21:49:15 +00:00
SBBreakpoint.cpp Resolve printf formatting warnings on Linux: 2012-11-29 21:49:15 +00:00
SBBreakpointLocation.cpp Add an accessor on SBBreakpointLocation to get its location ID. 2012-05-16 00:51:15 +00:00
SBBroadcaster.cpp
SBCommandInterpreter.cpp Fix Linux build warnings due to redefinition of macros: 2012-12-05 00:20:57 +00:00
SBCommandReturnObject.cpp Removing the two extra GetXSize(bool) calls since we do not desire to support them long-term 2012-10-16 21:11:14 +00:00
SBCommunication.cpp Resolve printf formatting warnings on Linux: 2012-11-29 21:49:15 +00:00
SBCompileUnit.cpp Patch from dawn@burble.org: 2012-03-16 20:46:10 +00:00
SBData.cpp Resolve printf formatting warnings on Linux: 2012-11-29 21:49:15 +00:00
SBDebugger.cpp Fix Linux build warnings due to redefinition of macros: 2012-12-05 00:20:57 +00:00
SBDeclaration.cpp Patch from Daniel Malea that cleans up the process parameters for Process/Thread classes for POSIX and Linux. 2012-10-12 16:23:23 +00:00
SBError.cpp
SBEvent.cpp Fix Linux build warnings due to redefinition of macros: 2012-12-05 00:20:57 +00:00
SBExpressionOptions.cpp API cleanup. 2012-10-16 22:58:25 +00:00
SBFileSpec.cpp Resolve printf formatting warnings on Linux: 2012-11-29 21:49:15 +00:00
SBFileSpecList.cpp
SBFrame.cpp Resolve printf formatting warnings on Linux: 2012-11-29 21:49:15 +00:00
SBFunction.cpp Resolve printf formatting warnings on Linux: 2012-11-29 21:49:15 +00:00
SBHostOS.cpp
SBInputReader.cpp
SBInstruction.cpp <rdar://problem/11757916> 2012-08-29 21:13:06 +00:00
SBInstructionList.cpp <rdar://problem/11330621> 2012-05-10 02:52:23 +00:00
SBLineEntry.cpp Make the IsValid() operator for SBLineEntry "do the right thing" by returning true if the line entry is valid, not just if the opaque pointer to lldb_private::LineEntry is non NULL. 2012-06-27 20:18:01 +00:00
SBListener.cpp Fix Linux build warnings due to redefinition of macros: 2012-12-05 00:20:57 +00:00
SBModule.cpp <rdar://problem/12749733> 2012-12-05 21:24:42 +00:00
SBProcess.cpp Fix Linux build warnings due to redefinition of macros: 2012-12-05 00:20:57 +00:00
SBSection.cpp Resolve printf formatting warnings on Linux: 2012-11-29 21:49:15 +00:00
SBSourceManager.cpp Fix Linux build warnings due to redefinition of macros: 2012-12-05 00:20:57 +00:00
SBStream.cpp Return 0 for the size_t return type. 2012-04-03 04:14:31 +00:00
SBStringList.cpp
SBSymbol.cpp Don't expose the pthread_mutex_t underlying the Mutex & Mutex::Locker classes. 2012-05-04 23:02:50 +00:00
SBSymbolContext.cpp
SBSymbolContextList.cpp
SBTarget.cpp <rdar://problem/12749733> 2012-12-05 21:24:42 +00:00
SBThread.cpp Fix Linux build warnings due to redefinition of macros: 2012-12-05 00:20:57 +00:00
SBType.cpp <rdar://problem/12749733> 2012-12-05 21:24:42 +00:00
SBTypeCategory.cpp Fix Linux build warnings due to redefinition of macros: 2012-12-05 00:20:57 +00:00
SBTypeFilter.cpp Fix Linux build warnings due to redefinition of macros: 2012-12-05 00:20:57 +00:00
SBTypeFormat.cpp Fix Linux build warnings due to redefinition of macros: 2012-12-05 00:20:57 +00:00
SBTypeNameSpecifier.cpp Fix Linux build warnings due to redefinition of macros: 2012-12-05 00:20:57 +00:00
SBTypeSummary.cpp Fix Linux build warnings due to redefinition of macros: 2012-12-05 00:20:57 +00:00
SBTypeSynthetic.cpp Fix Linux build warnings due to redefinition of macros: 2012-12-05 00:20:57 +00:00
SBValue.cpp Fix Linux build warnings due to redefinition of macros: 2012-12-05 00:20:57 +00:00
SBValueList.cpp
SBWatchpoint.cpp Add explicit casts to bool in "shared pointer is valid" constructs that return bool. 2012-08-11 00:35:26 +00:00