hanchenye-llvm-project/lldb/source/Core
Saleem Abdulrasool 28606954bf lldb: remove adhoc implementation of array_sizeof
Replace adhoc inline implementation of llvm::array_lengthof in favour of the
implementation in LLVM.  This is simply a cleanup change, no functional change
intended.

llvm-svn: 211868
2014-06-27 05:17:41 +00:00
..
Address.cpp sweep up -Wformat warnings from gcc 2014-04-04 04:06:10 +00:00
AddressRange.cpp sweep up -Wformat warnings from gcc 2014-04-04 04:06:10 +00:00
AddressResolver.cpp
AddressResolverFileLine.cpp
AddressResolverName.cpp
ArchSpec.cpp lldb: remove adhoc implementation of array_sizeof 2014-06-27 05:17:41 +00:00
Baton.cpp
Broadcaster.cpp sweep up -Wformat warnings from gcc 2014-04-04 04:06:10 +00:00
CMakeLists.txt Initial merge of some of the iOS 8 / Mac OS X Yosemite specific 2014-06-13 02:37:02 +00:00
Communication.cpp Fixed CTRL+C related issues: 2014-05-02 00:45:31 +00:00
Connection.cpp
ConnectionFileDescriptor.cpp Fix a few typos. 2014-06-27 02:42:12 +00:00
ConnectionMachPort.cpp sanitise sign comparisons 2014-04-02 03:51:35 +00:00
ConnectionSharedMemory.cpp Fix most of the remaining Windows build warnings. 2014-06-02 17:30:22 +00:00
ConstString.cpp sweep up -Wformat warnings from gcc 2014-04-04 04:06:10 +00:00
DataBufferHeap.cpp
DataBufferMemoryMap.cpp Fix most of the remaining Windows build warnings. 2014-06-02 17:30:22 +00:00
DataEncoder.cpp
DataExtractor.cpp Fix a few typos. 2014-06-27 02:42:12 +00:00
Debugger.cpp Fix a few typos. 2014-06-27 02:42:12 +00:00
Disassembler.cpp Merging the iohandler branch back into main. 2014-01-27 23:43:24 +00:00
DynamicLoader.cpp Modified ObjectFile::SetLoadAddress() to now be: 2014-02-07 22:54:47 +00:00
EmulateInstruction.cpp
Error.cpp Make the Expression Execution result enum available to the SB API layer. 2014-05-05 02:26:40 +00:00
Event.cpp sweep up -Wformat warnings from gcc 2014-04-04 04:06:10 +00:00
FileLineResolver.cpp
FileSpecList.cpp
History.cpp
IOHandler.cpp Multi-line expressions in Xcode now have a space between the line number and the expression text. 2014-06-11 23:10:41 +00:00
Language.cpp lldb: remove adhoc implementation of array_sizeof 2014-06-27 05:17:41 +00:00
Listener.cpp sweep up -Wformat warnings from gcc 2014-04-04 04:06:10 +00:00
Log.cpp Correct comment for thread name log option 2014-05-21 13:46:46 +00:00
Makefile
Mangled.cpp Revert r205769 as it breaks the build on FreeBSD: 2014-04-08 17:02:25 +00:00
Module.cpp iOS simulator cleanup to make sure we use "*-apple-ios" for iOS simulator apps and binaries. 2014-05-29 21:33:45 +00:00
ModuleChild.cpp
ModuleList.cpp sweep up -Wformat warnings from gcc 2014-04-04 04:06:10 +00:00
Opcode.cpp sanitise sign comparisons 2014-04-02 03:51:35 +00:00
PluginManager.cpp Fix a few typos. 2014-06-27 02:42:12 +00:00
RegisterValue.cpp
RegularExpression.cpp
Scalar.cpp Fix Windows build using portable types for formatting the log outputs 2014-03-03 15:39:47 +00:00
SearchFilter.cpp Fix Windows build using portable types for formatting the log outputs 2014-03-03 15:39:47 +00:00
Section.cpp Patch from Keno Fischer to enable JITLoaderGDB with mach-o file support. 2014-06-24 22:22:43 +00:00
SourceManager.cpp Merging the iohandler branch back into main. 2014-01-27 23:43:24 +00:00
State.cpp
Stream.cpp Fix Windows build using portable types for formatting the log outputs 2014-03-03 15:39:47 +00:00
StreamAsynchronousIO.cpp Merging the iohandler branch back into main. 2014-01-27 23:43:24 +00:00
StreamCallback.cpp
StreamFile.cpp
StreamGDBRemote.cpp
StreamString.cpp
StringList.cpp Merging the iohandler branch back into main. 2014-01-27 23:43:24 +00:00
StructuredData.cpp Core: address comparison of signed and unsigned types 2014-06-13 03:30:42 +00:00
Timer.cpp
UUID.cpp
UserID.cpp
UserSettingsController.cpp
VMRange.cpp
Value.cpp Fix the copy constructor and assignement operator for the lldb_private::Value class to "do the right thing". 2014-05-16 21:49:19 +00:00
ValueObject.cpp Introduce the concept of a "display name" for types 2014-05-17 19:14:17 +00:00
ValueObjectCast.cpp
ValueObjectChild.cpp Introduce the concept of a "display name" for types 2014-05-17 19:14:17 +00:00
ValueObjectConstResult.cpp Introduce the concept of a "display name" for types 2014-05-17 19:14:17 +00:00
ValueObjectConstResultChild.cpp
ValueObjectConstResultImpl.cpp
ValueObjectDynamicValue.cpp Introduce the concept of a "display name" for types 2014-05-17 19:14:17 +00:00
ValueObjectList.cpp
ValueObjectMemory.cpp Introduce the concept of a "display name" for types 2014-05-17 19:14:17 +00:00
ValueObjectRegister.cpp Introduce the concept of a "display name" for types 2014-05-17 19:14:17 +00:00
ValueObjectSyntheticFilter.cpp Introduce the concept of a "display name" for types 2014-05-17 19:14:17 +00:00
ValueObjectVariable.cpp Introduce the concept of a "display name" for types 2014-05-17 19:14:17 +00:00